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

6 lines
111 B
PHP

<?php
$blocks = array(
'ExifInfo' => array(
'description' => $gallery->i18n('EXIF/IPTC photo info')));
?>