| Current Path : /home/b/o/u/bourgleram/www/398a1/ |
| Current File : /home/b/o/u/bourgleram/www/398a1/urls_ieconfig.php.tar |
home/bourgleram/www/plugins-dist/urls_etendues/urls_ieconfig.php 0000705 00000000543 15252232662 0021330 0 ustar 00 <?php
if (!defined("_ECRIRE_INC_VERSION")) return;
function urls_ieconfig_metas($table){
$table['urls']['titre'] = _T('urls:titre_type_urls');
$table['urls']['icone'] = 'url-16.png';
$table['urls']['metas_brutes'] = 'type_urls,urls_activer_controle';
$table['urls']['metas_serialize'] = 'urls_propres,urls_arbo';
return $table;
}
?>