X-Git-Url: https://git.piment-noir.org/?p=Project_webapp.git;a=blobdiff_plain;f=includes%2Fhome.php;fp=home.php;h=cc378a2836c3dfdd0c389e4e20ea29e7407c54ef;hp=5499ba92e1cc09cdd90eea58e6d1ca8772fb891d;hb=b5f60f89589412e18b51326378ab13b9a4fa0f19;hpb=65fc0194b3ae059f212c577db4f4a8fec43069d6 diff --git a/home.php b/includes/home.php similarity index 78% rename from home.php rename to includes/home.php index 5499ba9..cc378a2 100644 --- a/home.php +++ b/includes/home.php @@ -1,9 +1,9 @@ query($requete); echo "\n"; @@ -17,7 +17,6 @@ function home() } echo "
\n"; $result->close(); - $connection->close(); } home();