status check bugfix
This commit is contained in:
parent
b92a80d755
commit
42792e9b8a
1 changed files with 1 additions and 0 deletions
|
@ -338,6 +338,7 @@ if (!class_exists('WP_FFPC_Backend')) {
|
|||
*
|
||||
*/
|
||||
private function apc_status () {
|
||||
$this->status = true;
|
||||
return $this->alive;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue