_cover.php 125 Bytes
Newer Older
Яков's avatar
first  
Яков committed
1
2
3
<?php
include_partial('main/image', array('image' => $video->getCover(), 'type' => 'fotorama', 'id' => $video->getId()));
?>