From 62bae0c50ed898c88e16c25d592b8b3ef6349ae3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20Wawrzyniak?= Date: Sat, 13 Feb 2021 17:03:22 +0100 Subject: [PATCH] =?UTF-8?q?Usu=C5=84=20'test.php'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- test.php | 33 --------------------------------- 1 file changed, 33 deletions(-) delete mode 100644 test.php 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