phpcompta-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Phpcompta-dev] r4534 - phpcompta/trunk/include


From: phpcompta-dev
Subject: [Phpcompta-dev] r4534 - phpcompta/trunk/include
Date: Thu, 1 Dec 2011 02:59:33 +0100 (CET)

Author: danydb
Date: 2011-12-01 02:59:31 +0100 (Thu, 01 Dec 2011)
New Revision: 4534

Modified:
   phpcompta/trunk/include/constant.security.php
Log:
remove sec

Modified: phpcompta/trunk/include/constant.security.php
===================================================================
--- phpcompta/trunk/include/constant.security.php       2011-12-01 01:47:45 UTC 
(rev 4533)
+++ phpcompta/trunk/include/constant.security.php       2011-12-01 01:59:31 UTC 
(rev 4534)
@@ -5,5 +5,5 @@
 define ('RMDOC',1020);   // Effacement de document pour follow up
 define ('VIEWDOC',1010);   // Voir document pour follow up
 define ('PARCATDOC',1050);   // modifier type document pour follow up
-global $audit; $audit=true;
+global $audit; $audit=false;
 ?>




reply via email to

[Prev in Thread] Current Thread [Next in Thread]