Skip to content
Snippets Groups Projects
Commit e4028960 authored by Bart Visscher's avatar Bart Visscher
Browse files

Gallery: Remove autoloaded includes from galleryOp.php

parent d10f4f07
No related branches found
No related tags found
No related merge requests found
......@@ -22,8 +22,7 @@
*/
require_once('../../../lib/base.php');
require_once(OC::$CLASSPATH['OC_Gallery_Album']);
require_once(OC::$CLASSPATH['OC_Gallery_Scanner']);
OC_JSON::checkAppEnabled('gallery');
function handleRename($oldname, $newname) {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment