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/providers.php')
-rw-r--r--ocs/providers.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/ocs/providers.php b/ocs/providers.php
index 79fc747c067..ded7680a2c7 100644
--- a/ocs/providers.php
+++ b/ocs/providers.php
@@ -23,6 +23,7 @@
*
*/
+require_once __DIR__ . '/../lib/versioncheck.php';
require_once __DIR__ . '/../lib/base.php';
header('Content-type: application/xml');