Code Context }
public function authCheck() {
if ($_SESSION['auth'] != 0) {
CommonComponent::authCheck() - APP/Controller/Component/CommonComponent.php, line 36
UserController::beforeFilter() - APP/Controller/UserController.php, line 16
CakeEventManager::dispatch() - /opt/cakephp-2.6.4/lib/Cake/Event/CakeEventManager.php, line 243
Controller::startupProcess() - /opt/cakephp-2.6.4/lib/Cake/Controller/Controller.php, line 676
Dispatcher::_invoke() - /opt/cakephp-2.6.4/lib/Cake/Routing/Dispatcher.php, line 189
Dispatcher::dispatch() - /opt/cakephp-2.6.4/lib/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 108