diff --git a/test.php b/test.php deleted file mode 100644 index 6b3b728..0000000 --- a/test.php +++ /dev/null @@ -1,33 +0,0 @@ - - -"; - } - else - { - for ($x=$i++;$x<$data[0];$x++) - echo "
"; - echo $wiersz["dzien"]." ".$wiersz["godzina"]."
"; - - if ($data[0]<17) - { - for ($x=$i++;$x<$data[0];$x++) - echo "
"; - }} - } - } - - mysqli_close($polaczenie); -?> - - \ No newline at end of file