Changeset 120021 in spip-zone
- Timestamp:
- Jan 24, 2020, 2:34:38 PM (12 months ago)
- Location:
- _plugins_/cvt_rechercher/trunk
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
_plugins_/cvt_rechercher/trunk/cvt_rechercher_pipelines.php
r84090 r120021 76 76 $redirect = ancre_url($redirect, $ancre); 77 77 } 78 78 79 if (!is_array($flux['data'])) { 80 $flux['data'] = array(); 81 } 79 82 $flux['data']['redirect'] = $redirect; 80 83 } -
_plugins_/cvt_rechercher/trunk/paquet.xml
r107376 r120021 2 2 prefix="cvt_rechercher" 3 3 categorie="outil" 4 version="1.1. 1"4 version="1.1.2" 5 5 etat="test" 6 6 compatibilite="[3.0.0;3.2.*]"
Note: See TracChangeset
for help on using the changeset viewer.