mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-16 13:03:16 +01:00
revert accidently commited higer debug-level
This commit is contained in:
parent
a1d5e975d6
commit
69914a2264
@ -39,7 +39,7 @@ egw.extend('debug', egw.MODULE_GLOBAL, function(_app, _wnd) {
|
|||||||
* 4 = -- " -- plus "log"
|
* 4 = -- " -- plus "log"
|
||||||
* 5 = -- " -- plus a stacktrace
|
* 5 = -- " -- plus a stacktrace
|
||||||
*/
|
*/
|
||||||
var DEBUGLEVEL = 4;
|
var DEBUGLEVEL = 3;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Log-level for local storage and error-display in GUI
|
* Log-level for local storage and error-display in GUI
|
||||||
|
Loading…
Reference in New Issue
Block a user