Remove outdated comment
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
This commit is contained in:
parent
d5b53d0ede
commit
d9783af7bd
1 changed files with 0 additions and 8 deletions
|
@ -1,11 +1,3 @@
|
|||
/**
|
||||
* Disable console output unless DEBUG mode is enabled.
|
||||
* Add
|
||||
* 'debug' => true,
|
||||
* To the definition of $CONFIG in config/config.php to enable debug mode.
|
||||
* The undefined checks fix the broken ie8 console
|
||||
*/
|
||||
|
||||
/* global oc_isadmin */
|
||||
|
||||
var oc_debug;
|
||||
|
|
Loading…
Reference in a new issue