]> source.dussan.org Git - nextcloud-server.git/commitdiff
Respect coding style
authorThomas Müller <thomas.mueller@tmit.eu>
Tue, 4 Sep 2012 10:25:53 +0000 (13:25 +0300)
committerThomas Müller <thomas.mueller@tmit.eu>
Tue, 4 Sep 2012 10:25:53 +0000 (13:25 +0300)
ocs/providers.php

index cc6de32266bd6940bfb740ebe165b56685073175..4c68ded914e3f1c58f922b96c7be0f103f18bf3f 100644 (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>