Changeset 48504 in spip-zone
- Timestamp:
- Jun 6, 2011, 11:54:04 AM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
_plugins_/svp/svp_fonctions.php
r48503 r48504 182 182 if ($compatible_spip) { 183 183 $creer_where = charger_fonction('where_compatible_spip', 'inc'); 184 $where[] = $creer_where($compatible_spip, 't1', '>'); var_dump($where);184 $where[] = $creer_where($compatible_spip, 't1', '>'); 185 185 } 186 186 $compteurs['paquet'] = sql_countsel('spip_paquets AS t1', $where);
Note: See TracChangeset
for help on using the changeset viewer.