Code |
Context <?php }else{?>
<div class="small_news">
<?php echo $html -> image($this->Layout->node('image'),array('width' => '85','height' => '46','align' => 'right') );?>
$path = ""
$options = array(
"width" => "85",
"height" => "46",
"align" => "right"
)
HtmlHelper::image() - CORE/cake/libs/view/helpers/html.php, line 608
include - APP/views/nodes/index.ctp, line 45
View::_render() - CORE/cake/libs/view/view.php, line 736
View::render() - CORE/cake/libs/view/view.php, line 431
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 83