Remove outdated comment

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
This commit is contained in:
Christoph Wurst 2018-10-08 16:21:31 +02:00
parent d5b53d0ede
commit d9783af7bd
No known key found for this signature in database
GPG key ID: CC42AC2A7F0E56D8

View file

@ -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;