This repository has been archived on 2024-12-02. You can view files and clone it, but cannot push or open issues or pull requests.
AbetoArmarios_Web/Source/gallery2/modules/exif/templates/blocks/blocks.inc

6 lines
111 B
PHP

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