Respect coding style

This commit is contained in:
Thomas Müller 2012-09-04 13:19:04 +03:00
parent 6e76c59007
commit f4cace6cc1
1 changed files with 5 additions and 5 deletions

View File

@ -5,7 +5,7 @@
* See the COPYING-README file.
*/
require_once ("../../lib/base.php");
require_once "../../lib/base.php";
OC_Util::checkAdminUser();
OCP\JSON::callCheck();