7 lines
205 B
PHP
Executable File
7 lines
205 B
PHP
Executable File
<?php
|
|
include ("../../../_include/headers.php");
|
|
$_SESSION['jeviensDeIndex']=3;
|
|
include ("../../../_include/initSessLg.php");
|
|
include ("../../../structure/pageIndexRedirect/pageIndexRedirect.php");
|
|
?>
|