ConstruccionesCNJ_Web/Source/gallery2/modules/exif/classes/Maps.inc

5 lines
366 B
PHP
Raw Permalink Normal View History

<?php
/* This file is automatically generated from Maps.xml by lib/tools/bin/generate-maps.php */
$mapInfo['ExifPropertiesMap'] = array('property'=>array('type'=>STORAGE_TYPE_STRING,'size'=>STORAGE_SIZE_MEDIUM),'viewMode'=>array('type'=>STORAGE_TYPE_INTEGER,'size'=>STORAGE_SIZE_LARGE),'sequence'=>array('type'=>STORAGE_TYPE_INTEGER,'size'=>STORAGE_SIZE_LARGE));
?>