Session, some fixes in PagerView and ErrorView #16
git-svn-id: svn+ssh://code.netmonsters.ru/svn/majestic/branches/evo@126 4cb57b5f-5bbd-dd11-951b-001d605cbbc5
This commit is contained in:
@ -32,6 +32,7 @@ class FrontController
|
||||
private function __construct()
|
||||
{
|
||||
ErrorHandler::init();
|
||||
Session::start();
|
||||
if (DEBUG == true) {
|
||||
Profiler::getInstance()->start();
|
||||
}
|
||||
|
Reference in New Issue
Block a user