diff options
Diffstat (limited to 'lib/ocs/config.php')
-rw-r--r-- | lib/ocs/config.php | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/lib/ocs/config.php b/lib/ocs/config.php index b736abe3b9c..06103cbeb4f 100644 --- a/lib/ocs/config.php +++ b/lib/ocs/config.php @@ -10,7 +10,4 @@ class OC_OCS_Config { $xml['ssl'] = 'false'; return $xml; } - } - -?>
\ No newline at end of file |