Code Context
$country = $this->Countries->find('first',array('conditions'=>array('Countries.id' => $only_CountryId)));
$country_language_id = $country['Countries']['language'];
$lid = '4'
$only_CountryId = null
$country = array()
MusicController::library() - APP/Controller/MusicController.php, line 126
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 490
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 191
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 165
[main] - APP/webroot/index.php, line 108