Code |
Context$place = "pages-home"
$type = "shop"
$plugin = false
$jsCombined = array(
array(
"file" => "universal_1_jquery.js",
"path" => "/home/content/s/a/v/savisites/html/eric/app/webroot/js/"
),
array(
"file" => "universal_2_layout.js",
"path" => "/home/content/s/a/v/savisites/html/eric/app/webroot/js/"
),
array(
"file" => "shop_1_base.js",
"path" => "/home/content/s/a/v/savisites/html/eric/app/webroot/js/"
)
)
$toReplace = "/home/content/s/a/v/savisites/html/eric/app/webroot/"
$value = "/js/universal_1_jquery.js"
$key = 0
$newPath = "/js/"
$newJsCombined = array(
"/js/universal_1_jquery.js",
"/js/universal_2_layout.js",
"/js/shop_1_base.js"
)
$js = ""
$js = '';
foreach($newJsCombined as $key=>$value) {
if($_REQUEST['url']=='admin/admin_settings/edit') {
HeaderHelper::_make_js() - APP/views/helpers/header.php, line 137
HeaderHelper::make() - APP/views/helpers/header.php, line 64
include - APP/views/layouts/shop.ctp, line 9
View::_render() - CORE/cake/libs/view/view.php, line 646
View::renderLayout() - CORE/cake/libs/view/view.php, line 442
View::render() - CORE/cake/libs/view/view.php, line 380
Controller::render() - CORE/cake/libs/controller/controller.php, line 733
Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 260
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 230
[main] - APP/webroot/index.php, line 85