File "pipo.php"
Full Path: /home/analogde/www/WINDOWS/PDK/pipo.php
File size: 92 bytes
MIME-type: text/x-php
Charset: utf-8
<?php
// redirection automatique
header("location: espace_membre/admin/admin.php");
?>