[Kos-cvs] kos-web documentations.php,1.3,1.4

thomas at kos.enix.org thomas at kos.enix.org
Wed Jan 5 23:01:49 CET 2005


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

Modified Files:
	documentations.php 
Log Message:
Suppression de la partie sur la licence

Index: documentations.php
===================================================================
RCS file: /var/cvs/kos/kos-web/documentations.php,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- documentations.php	29 Dec 2004 23:37:16 -0000	1.3
+++ documentations.php	5 Jan 2005 22:01:47 -0000	1.4
@@ -8,13 +8,11 @@
 include("$topsrcdir/include/main.php");
 
 
-put_header("DOC", 
+put_header("DOC",
 	   array ("fr" => "Documentation",
 		  "en" => "Documentation"));
 put_toc("DOC");
 
-content_section("contents/licence");
-content_section("contents/install");
 content_section("contents/doc-projet");
 
 put_footer();



More information about the Kos-cvs mailing list