Code |
Context$url = "search-results"
$newsSlug = null
$page = array(
"Page" => array(
"id" => "19",
"parent_id" => "0",
"title" => "Search Results",
"template" => "pages slim",
"body" => "",
"tags" => "",
"description" => "",
"created" => "2009-09-04 13:59:32",
"modified" => "2009-09-04 13:59:32",
"banners" => "a:4:{i:2;s:1:"0";i:3;s:1:"1";i:4;s:1:"0";i:6;s:1:"0";}",
"banners_rule" => "single-random",
"slug" => "search-results"
)
)
if($url == 'search-results'){
if($_POST['data']){
PagesController::view() - APP/controllers/pages_controller.php, line 70
Object::dispatchMethod() - CORE/cake/libs/object.php, line 117
Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 227
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 194
[main] - APP/webroot/index.php, line 88