diff options
author | Remi Collet <fedora@famillecollet.com> | 2016-04-06 17:02:14 +0200 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2016-04-06 17:02:14 +0200 |
commit | 327d4d89ec37779a6b95c43bc06f84a1d7aae3c0 (patch) | |
tree | 91a6a5d8e9b0118552036e0f3b55d93029062afa /php-hoa-locale-autoload.php | |
parent | 92eb852d6d970726d24bae764f0a632012e075b1 (diff) |
php-hoa-compiler: wip
Diffstat (limited to 'php-hoa-locale-autoload.php')
-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'; |