Update settings/ajax/setquota.php

respect coding style
This commit is contained in:
Thomas Müller 2012-09-04 12:36:21 +03:00
parent e10f46d978
commit a570cc7b60
1 changed files with 9 additions and 9 deletions

View File

@ -6,7 +6,7 @@
*/
// Init owncloud
require_once('../../lib/base.php');
require_once '../../lib/base.php';
OC_JSON::checkSubAdminUser();
OCP\JSON::callCheck();