Changeset 112724 in spip-zone for _plugins_/cachelab/trunk/inc/cachelab.php
- Timestamp:
- Dec 11, 2018, 3:51:12 PM (2 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
_plugins_/cachelab/trunk/inc/cachelab.php
r112671 r112724 122 122 } 123 123 } 124 else 125 $plusfunc = ''; 124 126 125 127 // options … … 271 273 272 274 if ($return) 273 $stats[' retour'] = $return;275 $stats['val'] = $return; 274 276 return $stats; 275 277 }
Note: See TracChangeset
for help on using the changeset viewer.