Changeset 54445 in spip-zone
- Timestamp:
- Nov 14, 2011, 3:08:52 PM (8 years ago)
- Location:
- _plugins_/fusion_mots
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
_plugins_/fusion_mots/branches/v0/fusionmots_pipeline.php
r54386 r54445 7 7 return autoriser('fusionner','mots'); 8 8 } 9 function autoriser_fusionmots_bouton_dist2($faire, $type, $id, $qui, $opt) { 10 return autoriser('fusionner','mots'); 11 } 9 12 10 13 ?> -
_plugins_/fusion_mots/trunk/fusionmots_pipeline.php
r54384 r54445 7 7 return autoriser('fusionner','mots'); 8 8 } 9 function autoriser_fusionmots_bouton_dist2($faire, $type, $id, $qui, $opt) { 10 return autoriser('fusionner','mots'); 11 } 9 12 10 13 ?>
Note: See TracChangeset
for help on using the changeset viewer.