4 lines
98 B
PHP
4 lines
98 B
PHP
<?php
|
|
$blocks = array('Rating' => array('description' => $gallery->i18n('Rating interface')));
|
|
?>
|