Subversion Repositories Applications.papyrus

Compare Revisions

Ignore whitespace Rev 2022 → Rev 2023

/trunk/papyrus/applications/admin_administrateur/index.php
New file
0,0 → 1,9
<?php
/*
* Created on 19 mars 2009
*
* To change the template for this generated file go to
* Window - Preferences - PHPeclipse - PHP - Code Templates
*/
header('Location: admin_administrateur.php');
?>