diff options
-rw-r--r-- | php-hoa-http-autoload.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/php-hoa-http-autoload.php b/php-hoa-http-autoload.php index e40fa04..6315def 100644 --- a/php-hoa-http-autoload.php +++ b/php-hoa-http-autoload.php @@ -1,5 +1,5 @@ <?php -/* Autoloader for hoa/router and its dependencies */ +/* Autoloader for hoa/http and its dependencies */ $vendor = '/usr/share/php'; |