Respect coding style

This commit is contained in:
Thomas Müller 2012-09-04 13:25:53 +03:00
parent 5868f834c8
commit 3d74c5b3ec
1 changed files with 2 additions and 2 deletions

View File

@ -21,9 +21,9 @@
*
*/
require_once('../lib/base.php');
require_once '../lib/base.php';
$url='http://'.substr(OCP\Util::getServerHost().$_SERVER['REQUEST_URI'],0,-17).'ocs/v1.php/';
$url='http://'.substr(OCP\Util::getServerHost().$_SERVER['REQUEST_URI'], 0, -17).'ocs/v1.php/';
echo('
<providers>