Changeset 84 for db/obsah.php
- Timestamp:
- Sep 30, 2007, 10:28:14 AM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
db/obsah.php
r82 r84 52 52 if( !File_Exists($file) ){ $file = "./include/uvod.php"; }; 53 53 } 54 else{ $file = "./include/uvod.php"; };54 else{ $file = "./include/uvod.php"; $nadpis = "Úvod"; }; 55 55 ?> 56 56 <h1><?php echo $nadpis; ?></h1>
Note:
See TracChangeset
for help on using the changeset viewer.