Info de debug

This commit is contained in:
Dany De Bontridder 2012-06-27 17:14:52 +00:00
parent 01084e51c2
commit f964601015

View file

@ -36,6 +36,8 @@ $g_succeed="<span style=\"font-size:18px;color:green\">&#x2713;</span>";
/*set to none for production */
/* uncomment for production */
//$version_phpcompta=SVNINFO;
//define ("DEBUG",true);
$version_phpcompta=SVNINFO;
define ("DEBUG",true);
// If you don't want to be notified of the update
@ -44,9 +46,6 @@ define ("SITE_UPDATE",'http://www.phpcompta.eu/last_version.txt');
define ("SITE_UPDATE_PLUGIN",'http://www.phpcompta.eu/plugin_last_version.txt');
$version_phpcompta=4985;
//define ("DEBUG",true);
define ("DBVERSION",103);
define ("DBVERSIONREPO",14);