set version
This commit is contained in:
parent
8d6ae4d20c
commit
a4e68a4edb
1 changed files with 2 additions and 2 deletions
|
|
@ -88,7 +88,7 @@ define ('SMALLX','ⵝ');
|
|||
define ('BUTTONADD',"✚");
|
||||
|
||||
|
||||
define ('SVNINFO',6919+8);
|
||||
define ('SVNINFO',7000);
|
||||
if ( ! defined ('DEBUG')) {
|
||||
define ("DEBUG",false);
|
||||
}
|
||||
|
|
@ -110,7 +110,7 @@ if ( ! defined ("SYSINFO_DISPLAY")) {
|
|||
}
|
||||
define ("DBVERSION",126);
|
||||
define ("MONO_DATABASE",25);
|
||||
define ("DBVERSIONREPO",17);
|
||||
define ("DBVERSIONREPO",18);
|
||||
define ('NOTFOUND','--not found--');
|
||||
define ("MAX_COMPTE",4);
|
||||
define ('MAX_ARTICLE',5);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue