Code |
Context )));
}
$output = call_user_func_array(array(&$controller, $params['action']), $params['pass']);
$id = null
$limit_date = "2015-04-24"
$max_date = "2022-10-01"
$tmp_sections = array(
"National News"
)
$params = array(
"conditions" => array(
"Video.magazine_flag" => 2,
"Video.video_section_id" => array()
),
"fields" => array(
"Video.id"
),
"order" => array(
"Video.open_date" => "DESC"
)
)
$sections = array()
$data = false
$list = array()
$pages = 1
$page_src = "news"
IntermediateController::index() - APP/controllers/intermediate_controller.php, line 120
Dispatcher::_invoke() - CORE/cake-1.3.18/dispatcher.php, line 205
Dispatcher::dispatch() - CORE/cake-1.3.18/dispatcher.php, line 172
[main] - APP/webroot/index.php, line 86