0000381: Réécriture des tri pour toutes les tables
This commit is contained in:
parent
ad59959b1d
commit
2cdf69b548
2 changed files with 93 additions and 2 deletions
|
|
@ -35,8 +35,13 @@ $g_captcha=false;
|
|||
/*set to none for production */
|
||||
/* uncomment for production */
|
||||
|
||||
$version_phpcompta=SVNINFO;
|
||||
define ("DEBUG",false);
|
||||
/*
|
||||
* $version_phpcompta=SVNINFO;
|
||||
* define ("DEBUG",false);
|
||||
*
|
||||
*/
|
||||
$version_phpcompta=4208;
|
||||
define ("DEBUG",true);
|
||||
|
||||
define ("DBVERSION",97);
|
||||
define ("DBVERSIONREPO",13);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue