Changeset 49055 in spip-zone
- Timestamp:
- Jun 26, 2011, 12:58:48 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
_plugins_/svp_stats/trunk/svpstats_pipelines.php
r48869 r49055 8 8 */ 9 9 function svpstats_affiche_gauche($flux){ 10 if ($flux['args']['exec'] == 'depots _gerer') {10 if ($flux['args']['exec'] == 'depots') { 11 11 $flux['data'] .= recuperer_fond('prive/squelettes/inclure/info_stats', array()); 12 12 }
Note: See TracChangeset
for help on using the changeset viewer.