Update settings/ajax/creategroup.php

respect coding style
This commit is contained in:
Thomas Müller 2012-09-04 12:45:54 +03:00
parent a570cc7b60
commit caaaf7a7bf
1 changed files with 4 additions and 4 deletions

View File

@ -1,7 +1,7 @@
<?php
// Init owncloud
require_once('../../lib/base.php');
require_once '../../lib/base.php';
OCP\JSON::callCheck();
// Check if we are a user