Changes

Line 15: Line 15:  
So we have:
 
So we have:
 
<source lang="php">
 
<source lang="php">
  <index.php>
+
  <mypage.php>
 
     <main.inc.php>
 
     <main.inc.php>
 
       <master.inc.php>
 
       <master.inc.php>
Line 40: Line 40:  
     </main.inc.php>
 
     </main.inc.php>
 
   #3#
 
   #3#
  </index.php>
+
  </mypage.php>
 
</source>
 
</source>