Adapt Mono Dossier
Update documentation Remove DEBUG
This commit is contained in:
parent
1908594456
commit
b6b5a84f0f
5 changed files with 9 additions and 8 deletions
|
|
@ -9342,3 +9342,4 @@ ALTER TABLE ONLY user_sec_jrn
|
|||
-- PostgreSQL database dump complete
|
||||
--
|
||||
|
||||
commit;
|
||||
|
|
|
|||
|
|
@ -8973,4 +8973,4 @@ ALTER TABLE ONLY user_sec_jrn
|
|||
--
|
||||
-- PostgreSQL database dump complete
|
||||
--
|
||||
|
||||
commit;
|
||||
|
|
|
|||
Binary file not shown.
Binary file not shown.
|
|
@ -67,18 +67,18 @@ define ('SMALLX','ⵝ');
|
|||
|
||||
/* uncomment for development */
|
||||
|
||||
define ('SVNINFO',6800);
|
||||
define ("DEBUG",true);
|
||||
define ("LOGINPUT",true);
|
||||
// define ('SVNINFO',6800);
|
||||
//define ("DEBUG",true);
|
||||
//define ("LOGINPUT",true);
|
||||
|
||||
|
||||
$version_noalyss=SVNINFO;
|
||||
|
||||
/*define ('SVNINFO',6801);
|
||||
define ('SVNINFO',SVNINFO);
|
||||
define ("DEBUG",false);
|
||||
define ("LOGINPUT",false);
|
||||
|
||||
*/
|
||||
$version_noalyss=SVNINFO;
|
||||
|
||||
// If you don't want to be notified of the update
|
||||
// define ("SITE_UPDATE",'');
|
||||
define ("SITE_UPDATE",'http://www.noalyss.eu/last_version.txt');
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue