Changeset 65597 in spip-zone
- Timestamp:
- Sep 6, 2012, 9:26:32 AM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
_plugins_/spip-bonux-3/public/spip_bonux_criteres.php
r52871 r65597 120 120 function calcul_critere_fonctions($func, $idb, &$boucles, $crit) { 121 121 $boucle = &$boucles[$idb]; 122 $_fusion = calculer_liste($crit->param[1], array(), $boucles, $boucle->id_parent);123 122 124 123 $params = $crit->param;
Note: See TracChangeset
for help on using the changeset viewer.