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

6 lines
111 B
PHP
Raw Normal View History

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