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:
Diffstat (limited to 'ocs/v2.php')
-rw-r--r--ocs/v2.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/ocs/v2.php b/ocs/v2.php
index c0c4f795fa2..bb594b6990e 100644
--- a/ocs/v2.php
+++ b/ocs/v2.php
@@ -20,5 +20,4 @@
* along with this program. If not, see <http://www.gnu.org/licenses/>
*
*/
-
require_once __DIR__ . '/v1.php';