| Current Path : /home/bourgleram/www/398a1/ |
| Current File : /home/bourgleram/www/398a1/sites_ieconfig.php.tar |
home/bourgleram/www/plugins-dist/sites/sites_ieconfig.php 0000705 00000000520 15252247425 0017736 0 ustar 00 <?php
if (!defined("_ECRIRE_INC_VERSION")) return;
function sites_ieconfig_metas($table){
$table['sites']['titre'] = _T('sites:titre_referencement_sites');
$table['sites']['icone'] = 'site-16.png';
$table['sites']['metas_brutes'] = 'activer_sites,activer_syndic,proposer_sites,moderation_sites';
return $table;
}
?>