mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-25 09:23:28 +01:00
Turn off debug
This commit is contained in:
parent
c8ddbe0680
commit
11cf369540
@ -29,7 +29,7 @@ class SharingBase extends LoggedInTest
|
||||
* 1 = info
|
||||
* 2 = debug
|
||||
*/
|
||||
const LOG_LEVEL = 2;
|
||||
const LOG_LEVEL = 0;
|
||||
|
||||
/**
|
||||
* Keep track of shares to remove after
|
||||
|
Loading…
Reference in New Issue
Block a user