Changeset 125400 in spip-zone
- Timestamp:
- Aug 16, 2020, 9:50:11 AM (8 months ago)
- Location:
- _plugins_/cache/trunk
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
_plugins_/cache/trunk
- Property subgit:lock:d5ceea65584729baa21a76cc6fae40d14faf3ff6 deleted
-
Property
subgit:lock:0ef54fc88a76a3ed4a8696eec031b1b2e4340204
set to
2020-08-16T12:05:37.614
-
_plugins_/cache/trunk/inc/ezcache_cache.php
r125397 r125400 195 195 * @return string Le chemin complet du fichier si valide, la chaine vide sinon. 196 196 */ 197 function cache_est_valide($plugin, $ cache, $type_cache) {197 function cache_est_valide($plugin, $type_cache, $cache, $type_cache) { 198 198 199 199 // Lecture de la configuration des caches du plugin.
Note: See TracChangeset
for help on using the changeset viewer.