phpcompta-dev
[Top][All Lists]
Advanced

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

[Phpcompta-dev] r4126 - phpcompta/branches/rel550/include


From: phpcompta-dev
Subject: [Phpcompta-dev] r4126 - phpcompta/branches/rel550/include
Date: Tue, 24 May 2011 22:19:56 +0200 (CEST)

Author: danydb
Date: 2011-05-24 22:19:55 +0200 (Tue, 24 May 2011)
New Revision: 4126

Modified:
   phpcompta/branches/rel550/include/constant.php
Log:
remove debug

Modified: phpcompta/branches/rel550/include/constant.php
===================================================================
--- phpcompta/branches/rel550/include/constant.php      2011-05-24 20:19:17 UTC 
(rev 4125)
+++ phpcompta/branches/rel550/include/constant.php      2011-05-24 20:19:55 UTC 
(rev 4126)
@@ -35,14 +35,15 @@
 /* set to none for production */
 /* uncomment for production */
 
-/*
+
 $version_phpcompta=SVNINFO; 
 define ("DEBUG",false);
-*/
 
 
+/*
 define ("DEBUG",true);
 $version_phpcompta=3872;
+*/
 
 
 define ("DBVERSION",93);




reply via email to

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