Task #0000877: Renforcement protection

This commit is contained in:
Dany De Bontridder 2013-09-13 19:17:32 +00:00
parent f1ffe5cb97
commit 6d2f0949ef
147 changed files with 644 additions and 207 deletions

View file

@ -25,6 +25,7 @@
* act can be
*
*/
define ('ALLOWED',1);
require_once '../include/constant.php';
global $g_user,$cn,$g_parameter;
require_once('class_database.php');