remove debug output

remotes/origin/stable6
Bjoern Schiessle 2013-10-11 17:06:43 +07:00
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;
}