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