load_filters: use memcache (2)
This commit is contained in:
parent
1f01132802
commit
c517f9b7e5
1 changed files with 0 additions and 2 deletions
|
@ -5860,8 +5860,6 @@
|
|||
|
||||
if ($memcache && $obj = $memcache->get($obj_id)) {
|
||||
|
||||
print_r($obj);
|
||||
|
||||
return $obj;
|
||||
|
||||
} else {
|
||||
|
|
Loading…
Reference in a new issue