diff options
author | Remi Collet <remi@remirepo.net> | 2017-05-15 09:32:27 +0200 |
---|---|---|
committer | Remi Collet <remi@remirepo.net> | 2017-05-15 09:32:27 +0200 |
commit | d44e64963089543c103331f3ff7f65174c1aaac5 (patch) | |
tree | d26a7fb7b0d916c91cddd335dfe8c27a7ad04a98 /php-kdyby-events-autoload.php | |
parent | 8faf1563537a66c19ac05840e7baa1c65601a4fc (diff) |
v3.1.0
Diffstat (limited to 'php-kdyby-events-autoload.php')
-rw-r--r-- | php-kdyby-events-autoload.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/php-kdyby-events-autoload.php b/php-kdyby-events-autoload.php index a83a6de..e9738fc 100644 --- a/php-kdyby-events-autoload.php +++ b/php-kdyby-events-autoload.php @@ -8,4 +8,5 @@ require_once '/usr/share/php/Fedora/Autoloader/autoload.php'; '/usr/share/php/Doctrine/Common/autoload.php', '/usr/share/php/Nette/DI/autoload.php', '/usr/share/php/Nette/Utils/autoload.php', + '/usr/share/php/Nette/Reflection/autoload.php', )); |