Changeset 4 for www/map/index.php
- Timestamp:
 - Jan 14, 2008, 9:48:39 PM (18 years ago)
 - Location:
 - www
 - Files:
 - 
      
- 2 edited
 
- 
          
  . (modified) (1 prop)
 - 
          
  map/index.php (modified) (2 diffs)
 
 
Legend:
- Unmodified
 - Added
 - Removed
 
- 
      
www
- 
Property       svn:ignore
 set to       
config.php
php_script_error.log
 
 - 
Property       svn:ignore
 set to       
 - 
      
www/map/index.php
r1 r4 1 <? 1 <?php 2 2 include_once('../style.php'); 3 include_once('../is/db.php');4 include_once('../global.php');5 DB_Init('localhost','root','','is');6 3 ShowHeader('Mapa Zdìchova', 'Mapa', 'onload="load()" onunload="GUnload()"'); 7 4 ?> … … 133 130 </div> 134 131 135 <? 132 <?php 136 133 ShowFooter(); 137 134 ?>  
  Note:
 See   TracChangeset
 for help on using the changeset viewer.
  