Your IP : 216.73.216.245


Current Path : /home/b/o/u/bourgleram/www/398a1/
Upload File :
Current File : /home/b/o/u/bourgleram/www/398a1/urls_ieconfig.php.tar

home/bourgleram/www/plugins-dist/urls_etendues/urls_ieconfig.php000070500000000543152522326620021330 0ustar00<?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;
}

?>