Zpět na
Update
15.únor 2006
if (file_exists($page.'.html')) {include($page.'.html');} else { include('obsah.html');} ?>