php/index.php
changeset 1 001f2734b554
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/php/index.php	Tue May 05 16:46:22 2009 +0200
     1.3 @@ -0,0 +1,7 @@
     1.4 +<?php
     1.5 +
     1.6 +include("html/hlavicka.html");
     1.7 +
     1.8 +include("html/paticka.html");
     1.9 +
    1.10 +?>
    1.11 \ No newline at end of file