Changeset 84 for db/obsah.php


Ignore:
Timestamp:
Sep 30, 2007, 10:28:14 AM (17 years ago)
Author:
hosiplan
Message:

Trošku jsem předělal Formulář pro nové GM
A zase něco přidal a překopal v Online prohlížeči databáze

File:
1 edited

Legend:

Unmodified
Added
Removed
  • db/obsah.php

    r82 r84  
    5252            if( !File_Exists($file) ){ $file = "./include/uvod.php"; };
    5353            }
    54           else{ $file = "./include/uvod.php"; };
     54          else{ $file = "./include/uvod.php"; $nadpis = "Úvod"; };
    5555?>
    5656        <h1><?php echo $nadpis; ?></h1>
Note: See TracChangeset for help on using the changeset viewer.