[Kos-cvs] kos-web authors.php,NONE,1.1

thomas at kos.enix.org thomas at kos.enix.org
Thu Jan 6 22:51:14 CET 2005


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

Added Files:
	authors.php 
Log Message:
Début de mise à jour partie Mailing list + auteurs

--- NEW FILE: authors.php ---
<?
$topsrcdir = ".";
include("$topsrcdir/include/site.php");
include("$topsrcdir/include/header.php");
include("$topsrcdir/include/footer.php");
include("$topsrcdir/include/$lang.php");
include("$topsrcdir/include/toc.php");
include("$topsrcdir/include/main.php");


put_header("AUTHORS",
	   array ("fr" => "Auteurs",
		  "en" => "Authors"));
put_toc("AUTHORS");

content_section("contents/authors");

put_footer();

?>





More information about the Kos-cvs mailing list