diff options
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', )); |