
Warning (2): Creating default object from empty value [APP/controllers/departments_controller.php, line 23]
$id = null $ref_action = "view"
return 'Click on the deparments below, to familiarize yourself with the missions and purposes of the units.';
} else {
$this->department->id = $id;
DepartmentsController::getMission() - APP/controllers/departments_controller.php, line 23 Object::dispatchMethod() - CORE/cake/libs/object.php, line 115 Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 226 Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 193 Object::requestAction() - CORE/cake/libs/object.php, line 100 include - APP/views/elements/homesplash.ctp, line 17 View::_render() - CORE/cake/libs/view/view.php, line 665 View::element() - CORE/cake/libs/view/view.php, line 342 include - APP/views/layouts/default.ctp, line 184 View::_render() - CORE/cake/libs/view/view.php, line 665 View::renderLayout() - CORE/cake/libs/view/view.php, line 453 View::render() - CORE/cake/libs/view/view.php, line 387 Controller::render() - CORE/cake/libs/controller/controller.php, line 808 Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 229 Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 193 [main] - ROOT/index.php, line 180