Changeset 54583 in spip-zone for _plugins_/fusion_mots
- Timestamp:
- Nov 18, 2011, 10:59:26 AM (9 years ago)
- Location:
- _plugins_/fusion_mots
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
_plugins_/fusion_mots/branches/v0/fusionmots_pipeline.php
r54445 r54583 7 7 return autoriser('fusionner','mots'); 8 8 } 9 function autoriser_fusionmots _bouton_dist2($faire, $type, $id, $qui, $opt) {9 function autoriser_fusionmots2_bouton_dist($faire, $type, $id, $qui, $opt) { 10 10 return autoriser('fusionner','mots'); 11 11 } -
_plugins_/fusion_mots/trunk/fusionmots_pipeline.php
r54445 r54583 7 7 return autoriser('fusionner','mots'); 8 8 } 9 function autoriser_fusionmots _bouton_dist2($faire, $type, $id, $qui, $opt) {9 function autoriser_fusionmots2_bouton_dist($faire, $type, $id, $qui, $opt) { 10 10 return autoriser('fusionner','mots'); 11 11 }
Note: See TracChangeset
for help on using the changeset viewer.