ConstruccionesCNJ_Web/Source/gallery2/modules/rating/templates/blocks/blocks.inc

4 lines
98 B
PHP
Raw Normal View History

<?php
$blocks = array('Rating' => array('description' => $gallery->i18n('Rating interface')));
?>