if (!$this->data and !$this->Session->check('prof.redirect')) {
$this->Session->write('prof.redirect', ifsetor($this->params['url']['redirect'],
$_SERVER['HTTP_REFERER']));
ProfileController::register() - APP/controllers/profile_controller.php, line 95
Object::dispatchMethod() - CORE/cake/libs/object.php, line 116
Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 227
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 194
[main] - APP/webroot/index.php, line 30