Changeset 4 for www/telseznam.php
- Timestamp:
- Jan 14, 2008, 9:48:39 PM (17 years ago)
- Location:
- www
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
www
-
Property svn:ignore
set to
config.php
php_script_error.log
-
Property svn:ignore
set to
-
www/telseznam.php
r1 r4 1 <? 1 <?php 2 2 3 include('style.php'); 3 4 ShowHeader('Seznam telefoních èísel','Telefonní seznam'); 5 echo('<img width="100%" src="images/telseznam.jpg">'); 6 ShowFooter(); 7 4 8 ?> 5 <img width="100%" src="images/telseznam.jpg">6 <?7 ShowFooter();8 ?>
Note:
See TracChangeset
for help on using the changeset viewer.