Code Context //rimuovo l'immagine principale dalla fotogallery
//unset($images[0]);
echo $this->HighslidePhotos->photos($images, "/files/img/exhibition/small/", "/files/img/exhibition/large/");
$images = null
$thumbPath = '/files/img/exhibition/small/'
$largePath = '/files/img/exhibition/large/'
$caption = (int) 0
$code = '<div class='thumbs'>'
HighslidePhotosHelper::photos() - APP/View/Helper/HighslidePhotosHelper.php, line 6
include - APP/View/Exhibitions/view.ctp, line 68
View::_evaluate() - CORE/Cake/View/View.php, line 920
View::_render() - CORE/Cake/View/View.php, line 883
View::render() - CORE/Cake/View/View.php, line 475
Controller::render() - CORE/Cake/Controller/Controller.php, line 957
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 193
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 161
[main] - APP/webroot/index.php, line 92