function get_http_accept_language() { $tmp = explode(",", $_SERVER['HTTP_ACCEPT_LANGUAGE']);
UserFuncComponent::get_http_accept_language() - APP/controllers/components/user_func.php, line 74
AppUserController::_setLanguage() - APP/app_controller.php, line 55
AppUserController::beforeFilter() - APP/app_controller.php, line 15
Controller::startupProcess() - CORE/cake/libs/controller/controller.php, line 522
Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 187
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 171
[main] - APP/webroot/index.php, line 83