| Current Path : /home/x/b/o/xbodynamge/namtation/wp-content/ |
| Current File : /home/x/b/o/xbodynamge/namtation/wp-content/secure.inc.php.tar |
home/xbodynamge/crosstraining/reservation/inc/secure.inc.php 0000604 00000000153 15111623610 0020366 0 ustar 00 <?php
session_start();
if (!isset($_SESSION['id_client'])) {
header('Location: index.php?error=1');
}
?>