Code Context ob_start();
include $this->__viewFile;
$viewFile = '/data/jaybuddy/public/app/View/Categories/view.ctp'
$dataForView = array(
'pageTitle' => ' | Amateur Endurance',
'category' => false,
'articles' => array([maximum depth reached]),
'show_headliner' => true,
'model' => 'articles'
)
$pageTitle = ' | Amateur Endurance'
$category = false
$articles = array()
$show_headliner = true
$model = 'articles'
include - APP/View/Categories/view.ctp, line 2
View::_evaluate() - CORE/Cake/View/View.php, line 920
View::_render() - CORE/Cake/View/View.php, line 883
View::render() - CORE/Cake/View/View.php, line 475
Controller::render() - CORE/Cake/Controller/Controller.php, line 957
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 193
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 161
[main] - APP/webroot/index.php, line 92