Code |
Context // Set discipline (only if selected)
if (!empty($profileDiscipline))
$this->set("selectedDiscipline", $profileDisciplines[$profileDiscipline]);
$profileType = "www.myspace.com"
$profileDiscipline = "venereapunk"
$profileDisciplines = array()
ProfilesController::__preparePage() - APP/controllers/profiles_controller.php, line 69
ProfilesController::index() - APP/controllers/profiles_controller.php, line 9
Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 204
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 171
[main] - APP/webroot/index.php, line 83