Subversion Repositories Applications.papyrus

Rev

Go to most recent revision | Details | Last modification | View Log | RSS feed

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