Code |
Context <form action="/enquiries/add" id="contact-form" method="post">
<input type="hidden" name="data[Enquiry][ref_page]" value="<?php echo $this->here; ?>"/>
<input type="hidden" name="data[Enquiry][fields][From]" value="<?php echo $_SERVER['HTTP_REFERER']; ?>"/>
$___viewFn = "/var/www/findmylocal.com.au/app/views/layouts/feedback.ctp"
$___dataForView = array(
"title_for_layout" => "Leave Feedback | Find My Local",
"data" => array(
"Page" => array(),
"Block" => array()
),
"title" => "Leave Feedback",
"UserLocation" => false,
"meta" => array(
"keywords" => array(),
"description" => null
),
"Auth" => null,
"breadcrumbs" => array(
"Home" => "/"
),
"content_for_layout" => "",
"scripts_for_layout" => ""
)
$title_for_layout = "Leave Feedback | Find My Local"
$data = array(
"Page" => array(
"id" => "65",
"parent_id" => "1",
"name" => "Leave Feedback",
"slug" => "/feedback",
"path_slug" => null,
"layout" => "feedback",
"description" => "",
"keywords" => "",
"heading" => "Leave Feedback",
"body" => "",
"status" => true,
"created" => "2010-01-29 15:25:13",
"modified" => "2010-01-29 15:38:06",
"lft" => null,
"rght" => null,
"status_name" => "Reviewed"
),
"Block" => array()
)
$title = "Leave Feedback"
$UserLocation = false
$meta = array(
"keywords" => array(
""
),
"description" => null
)
$Auth = null
$breadcrumbs = array(
"Home" => "/"
)
$content_for_layout = ""
$scripts_for_layout = ""
include - APP/views/layouts/feedback.ctp, line 78
View::_render() - CORE/cake/libs/view/view.php, line 649
View::renderLayout() - CORE/cake/libs/view/view.php, line 439
View::render() - CORE/cake/libs/view/view.php, line 402
Controller::render() - CORE/cake/libs/controller/controller.php, line 868
BigcmsAppController::bigcms_render() - APP/plugins/core/bigcms_app_controller.php, line 904
BigcmsPagesController::view() - APP/plugins/content/controllers/pages_controller.php, line 78
CustomPagesController::view() - APP/controllers/custom_pages_controller.php, line 45
Dispatcher::_invoke() - CORE/cake/libs/dispatcher.php, line 170
Dispatcher::dispatch() - CORE/cake/libs/dispatcher.php, line 119
[main] - APP/webroot/index.php, line 79
"/>