remove debug output
This commit is contained in:
parent
c32c5979d8
commit
9baedb4102
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@
|
|||
* See the COPYING-README file.
|
||||
*/
|
||||
\OC_Util::checkLoggedIn();
|
||||
error_log("get preview!");
|
||||
|
||||
if(!\OC_App::isEnabled('files_versions')){
|
||||
exit;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue