[Kos-cvs] kos-web/admin index.php,1.3,1.4

thomas at kos.enix.org thomas at kos.enix.org
Sun Jan 9 17:48:31 CET 2005


Update of /var/cvs/kos/kos-web/admin
In directory the-doors:/tmp/cvs-serv17518

Modified Files:
	index.php 
Log Message:
C'est mieux quand ça marche.


Index: index.php
===================================================================
RCS file: /var/cvs/kos/kos-web/admin/index.php,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- index.php	30 Dec 2004 01:01:29 -0000	1.3
+++ index.php	9 Jan 2005 16:48:29 -0000	1.4
@@ -2,10 +2,7 @@
 $topsrcdir="..";
 
 include("admin.php");
-include("$topsrcdir/include/header.php");
-include("$topsrcdir/include/footer.php");
 include("$topsrcdir/include/toc.php");
-include("$topsrcdir/include/main.php");
 
 put_header("HOME", array ("fr" => "Administration : Accueil") );
 put_toc("HOME");



More information about the Kos-cvs mailing list