0byt3m1n1-V2
Path:
/
home
/
nlpacade
/
www
/
adminnlp
/
[
Home
]
File: auth.php
<?php include_once(realpath(dirname(__FILE__)) . "/pre.php"); include_once(realpath(dirname(__FILE__)) . "/../classes/Administrateur.class.php"); include_once(realpath(dirname(__FILE__)) . "/../classes/Navigation.class.php"); session_start(); if( ! isset($_SESSION["util"]->id) ) {header("Location: index.php");exit;} admin_inclure("pre"); ?>
©
2018.