Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Müller <thomas.mueller@tmit.eu>2012-09-04 14:25:53 +0400
committerThomas Müller <thomas.mueller@tmit.eu>2012-09-04 14:25:53 +0400
commit3d74c5b3ec6758fadeb641bf6b215c42b355ec5c (patch)
tree6ba69d102762fc30f730a27819e7c0ac10ff4b2f /ocs/providers.php
parent5868f834c8e38e211759bc1fd31949d77c55fb6a (diff)
Respect coding style
Diffstat (limited to 'ocs/providers.php')
-rw-r--r--ocs/providers.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/ocs/providers.php b/ocs/providers.php
index cc6de32266b..4c68ded914e 100644
--- a/ocs/providers.php
+++ b/ocs/providers.php
@@ -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>