diff --git a/functions.php b/functions.php index 31d648650..a7564dbc6 100644 --- a/functions.php +++ b/functions.php @@ -5860,8 +5860,6 @@ if ($memcache && $obj = $memcache->get($obj_id)) { - print_r($obj); - return $obj; } else {