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/permalinks/classes/Maps.inc

5 lines
319 B
PHP

<?php
/* This file is automatically generated from Maps.xml by lib/tools/bin/generate-maps.php */
$mapInfo['PermalinksMap'] = array('aliasName'=>array('type'=>STORAGE_TYPE_STRING,'size'=>STORAGE_SIZE_MEDIUM,'notNull'=>true),'destId'=>array('type'=>STORAGE_TYPE_INTEGER,'size'=>STORAGE_SIZE_MEDIUM,'notNull'=>true));
?>