Changeset 56772 in spip-zone for _plugins_/spip-pmb/trunk/pmb_options.php
- Timestamp:
- Jan 8, 2012, 2:25:05 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
_plugins_/spip-pmb/trunk/pmb_options.php
r55156 r56772 3 3 4 4 $GLOBALS['liste_des_authentifications']['pmb'] = 'pmb'; 5 $GLOBALS['pmb_statut_nouvel_auteur'] = '6forum'; 5 6 6 $GLOBALS['pmb_statut_nouvel_auteur'] = '6forum'; 7 // ne pas faire planter #URL_x dans une boucle (pmb:n) 8 $GLOBALS['exception_des_connect'][] = 'pmb'; 7 9 ?>
Note: See TracChangeset
for help on using the changeset viewer.