Subversion Repositories Applications.papyrus

Rev

Rev 2023 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 2023 Rev 2150
Line 1... Line 1...
1
<?php
1
<?php
2
/*
2
/*
3
 * Created on 19 mars 2009
3
 * Created on 19 mars 2009
4
 *
4
 *
5
 * To change the template for this generated file go to
5
 * To change the template for this generated file go to
6
 * Window - Preferences - PHPeclipse - PHP - Code Templates
6
 * Window - Preferences - PHPeclipse - PHP - Code Templates
7
 */
7
 */
8
header('Location: admin_administrateur.php');
8
header('Location: admin_administrateur.php');
9
?>
9
?>