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

@ -21,6 +21,7 @@
/*! \file
* \brief concerns the management of the "Plan Comptable"
*/
if ( ! defined ('ALLOWED') ) die('Appel direct ne sont pas permis');
require_once ('class_acc_account.php');
include_once ("ac_common.php");
require_once("constant.php");