summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2016-10-29 15:35:33 +0200
committerRemi Collet <fedora@famillecollet.com>2016-10-29 15:35:33 +0200
commit9c38a7d28c85e5ae497292ef89a5dcb0eb746422 (patch)
tree91fc25f42c3685260902562609c4742cbbee852a
parent1cb46523e9ca40fadca31879762811e7c11a65ef (diff)
php-sabre-dav: switch from symfony/class-loader to fedora/autoloader
-rw-r--r--php-sabre-uri-autoload.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/php-sabre-uri-autoload.php b/php-sabre-uri-autoload.php
index c92227b..8fc051f 100644
--- a/php-sabre-uri-autoload.php
+++ b/php-sabre-uri-autoload.php
@@ -7,3 +7,4 @@ require_once '/usr/share/php/Fedora/Autoloader/autoload.php';
// Functions
require_once __DIR__ . '/functions.php';
+