Warning (2): Missing argument 1 for HomeController::news(), called in /code-repository-subdomain/indirock/site/cake/libs/object.php on line 116 and defined [APP/controllers/home_controller.php, line 47]
HomeController::news() - APP/controllers/home_controller.php, line 47
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 88
Notice (8): Undefined variable: data [APP/controllers/home_controller.php, line 49]
function news($data) { $this->set('content',$this->Blog->getIndividualContent($data));
HomeController::news() - APP/controllers/home_controller.php, line 49
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 88