diff options
author | Remi Collet <fedora@famillecollet.com> | 2015-07-20 11:14:37 +0200 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2015-07-20 11:14:37 +0200 |
commit | 72d121859bf702fa4cab69200a7fcbef60d55c0c (patch) | |
tree | 7dbd4d4473afa39b6d9bd1e9fcbf1272069563ae /php-sabre-http-autoload.php | |
parent | 61baa04e540db0947f7acbdbba2a015b29da7250 (diff) |
php-sabre-http: cleanup
Diffstat (limited to 'php-sabre-http-autoload.php')
-rw-r--r-- | php-sabre-http-autoload.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/php-sabre-http-autoload.php b/php-sabre-http-autoload.php index bd1e8e2..bd755f0 100644 --- a/php-sabre-http-autoload.php +++ b/php-sabre-http-autoload.php @@ -1,6 +1,6 @@ <?php /** - * Autoloader for justinrainbow/json-schema and its dependencies + * Autoloader for sabre/http and its dependencies */ $vendorDir = '/usr/share/php'; |