Changeset 112537 in spip-zone
- Timestamp:
- Nov 27, 2018, 11:32:38 AM (2 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
_plugins_/xray/trunk/xray_apc.php
r112536 r112537 221 221 if (preg_match(XRAY_PATTERN_SESSION, $nomcache)) 222 222 return false; 223 spip_log (print_r($data,1)."\n\n\n", "DEBUG_cache_est_talon");224 223 if (!is_array($data)) // textwheels par exemple 225 224 return false;
Note: See TracChangeset
for help on using the changeset viewer.