Info de debug
This commit is contained in:
parent
01084e51c2
commit
f964601015
1 changed files with 2 additions and 3 deletions
|
|
@ -36,6 +36,8 @@ $g_succeed="<span style=\"font-size:18px;color:green\">✓</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);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue