Try to add these lines to the begening of your bootstrap:
require_once('Zend/Loader.php');
Zend_Loader::registerAutoload();Regards, Ádám
Try to add these lines to the begening of your bootstrap:
require_once('Zend/Loader.php');
Zend_Loader::registerAutoload();Regards, Ádám