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