class User_Bootstrap extends Zend_Application_Module_Bootstrap
{
}
Fatal error: Uncaught Zend_Application_Resource_Exception: Bootstrap file found for module "user" but bootstrap class "User_Bootstrap" not found in /var/www/4dcode.net/ngfx/library/Zend/Application/Resource/Modules.php:83
Stack trace:
#0 /var/www/4dcode.net/ngfx/library/Zend/Application/Bootstrap/BootstrapAbstract.php(683): Zend_Application_Resource_Modules->init()
#1 /var/www/4dcode.net/ngfx/library/Zend/Application/Bootstrap/BootstrapAbstract.php(626): Zend_Application_Bootstrap_BootstrapAbstract->_executeResource('modules')
#2 /var/www/4dcode.net/ngfx/library/Zend/Application/Bootstrap/BootstrapAbstract.php(586): Zend_Application_Bootstrap_BootstrapAbstract->_bootstrap('modules')
#3 /var/www/4dcode.net/ngfx/library/Zend/Application.php(355): Zend_Application_Bootstrap_BootstrapAbstract->bootstrap(NULL)
#4 /var/www/4dcode.net/ngfx/public_html/index.php(76): Zend_Application->bootstrap()
#5 {main}
thrown in /var/www/4dcode.net/ngfx/library/Zend/Application/Resource/Modules.php on line 83