ConstruccionesCNJ_Web/Source/gallery2/modules/rating/templates/blocks/blocks.inc
2007-10-31 12:30:19 +00:00

4 lines
98 B
PHP

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