Code |
Context $rel = 'stylesheet';
}
$out = sprintf($this->tags['css'], $rel, $url, $this->_parseAttributes($options, array('inline'), '', ' '));
$path = "css/narrow.css"
$rel = array(
"media" => "screen and"
)
$options = array(
"inline" => true
)
$url = "/css/narrow.css"
sprintf - [internal], line ??
HtmlHelper::css() - CORE/cake/libs/view/helpers/html.php, line 377
include - APP/views/layouts/default.ctp, line 75
View::_render() - CORE/cake/libs/view/view.php, line 736
View::renderLayout() - CORE/cake/libs/view/view.php, line 494
View::render() - CORE/cake/libs/view/view.php, line 440
Controller::render() - CORE/cake/libs/controller/controller.php, line 909
Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 207
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 171
[main] - APP/webroot/index.php, line 302