[SPIP] +2.1.12
[velocampus/web/www.git] / www / plugins / menus / menus_options.php
1 <?php
2
3 // Sécurité
4 if (!defined("_ECRIRE_INC_VERSION")) return;
5
6 // On ajoute le nouveau type d'objet
7 define('_URL_OBJETS', 'article|breve|rubrique|mot|auteur|site|syndic|menu');
8
9 ?>