Changeset 112436 in spip-zone
- Timestamp:
- Nov 15, 2018, 11:24:43 AM (3 months ago)
- Location:
- _plugins_/formidable/trunk
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
_plugins_/formidable/trunk/paquet.xml
r112407 r112436 2 2 prefix="formidable" 3 3 categorie="communication" 4 version="3.25. 4"4 version="3.25.5" 5 5 etat="stable" 6 6 compatibilite="[3.0.0;3.2.*]" -
_plugins_/formidable/trunk/traiter/email.php
r112372 r112436 9 9 10 10 function traiter_email_dist($args, $retours) { 11 include_spip('inc/texte'); 11 12 if (!isset($retours['fichiers'])) { 12 13 $retours['fichiers'] = array();
Note: See TracChangeset
for help on using the changeset viewer.