[Kos-cvs] kos-web/include footer.php,1.3,1.4

thomas at kos.enix.org thomas at kos.enix.org
Wed Dec 29 21:43:41 CET 2004


Update of /var/cvs/kos/kos-web/include
In directory the-doors:/tmp/cvs-serv5134

Modified Files:
	footer.php 
Log Message:
Propreté.


Index: footer.php
===================================================================
RCS file: /var/cvs/kos/kos-web/include/footer.php,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- footer.php	28 Dec 2004 23:44:22 -0000	1.3
+++ footer.php	29 Dec 2004 20:43:39 -0000	1.4
@@ -5,9 +5,9 @@
   echo "</div>\n\n";
 
   echo "<div id=\"footer\">\n";
-  echo "Depuis le 18 février 2000 :<br/>";
+  echo "Depuis le 18 février 2000 :<br/>\n";
   system("/home/kos/bin/_count.pl");
-  echo "</div>";
-  echo "</body></html>";
+  echo "</div>\n\n";
+  echo "</body>\n</html>\n";
 }
 ?>



More information about the Kos-cvs mailing list