]> source.dussan.org Git - nextcloud-server.git/commitdiff
Remove require in rawlist.php
authorkondou <kondou@ts.unde.re>
Wed, 2 Oct 2013 10:45:30 +0000 (12:45 +0200)
committerkondou <kondou@ts.unde.re>
Wed, 2 Oct 2013 10:45:30 +0000 (12:45 +0200)
Thanks @tanghus for pointing out the unneccessity of it.

apps/files/ajax/rawlist.php

index b98905541971cc7649783e668b36a23bf2dd8bc3..40da32b223a4cf37259476dafc714f3617db80ef 100644 (file)
@@ -3,10 +3,6 @@
 // only need filesystem apps
 $RUNTIME_APPTYPES=array('filesystem');
 
-// Init owncloud
-
-require_once 'lib/private/template.php';
-
 OCP\JSON::checkLoggedIn();
 
 // Load the files