ConstruccionesCNJ_Web/Source/gallery2/modules/permalinks/classes/Maps.inc
2007-10-31 12:30:19 +00:00

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));
?>