mirror of
https://github.com/nextcloud/server.git
synced 2026-05-28 04:32:30 -04:00
Respect coding style
This commit is contained in:
parent
3d74c5b3ec
commit
a3cda32392
1 changed files with 1 additions and 1 deletions
|
|
@ -21,6 +21,6 @@
|
|||
*
|
||||
*/
|
||||
|
||||
require_once('../lib/base.php');
|
||||
require_once '../lib/base.php';
|
||||
@ob_clean();
|
||||
OC_OCS::handle();
|
||||
|
|
|
|||
Loading…
Reference in a new issue