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