Changeset 109640 in spip-zone
- Timestamp:
- Mar 23, 2018, 12:23:51 PM (3 years ago)
- Location:
- _plugins_/saisies/trunk
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
_plugins_/saisies/trunk/paquet.xml
r109460 r109640 2 2 prefix="saisies" 3 3 categorie="outil" 4 version="2.24. 2"4 version="2.24.3" 5 5 etat="stable" 6 6 compatibilite="[3.0.0;3.2.*]" -
_plugins_/saisies/trunk/saisies_pipelines.php
r109633 r109640 38 38 * @return string 39 39 **/ 40 function saisies_affichage_final _dist($flux) {40 function saisies_affichage_final($flux) { 41 41 if ( 42 42 $GLOBALS['html'] // si c'est bien du HTML
Note: See TracChangeset
for help on using the changeset viewer.