Code |
Context )));
}
$output = call_user_func_array(array(&$controller, $params['action']), $params['pass']);
$lang = array(
"Short" => "tr",
"Mid" => "tur",
"Long" => "Türkiye"
)
$paper = array(
array(
"Paper" => array()
)
)
$sayfa = array(
array(
"Productgroup" => array(),
"Product" => array(),
"Paper" => array(),
"Meta" => array(),
"Image" => array()
)
)
$sources = array()
$altsayfalar = array()
$kategoriurunleri = array()
SayfaController::index() - APP/controllers/sayfa_controller.php, line 47
Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 204
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 171
[main] - /home/keyflavo/public_html/index.php, line 85