mirror of
https://github.com/e107inc/e107.git
synced 2025-04-22 13:41:52 +02:00
Page cache never used
This commit is contained in:
parent
f1fbeaa996
commit
f9f6197cad
2
page.php
2
page.php
@ -648,7 +648,9 @@ class pageClass
|
||||
$this->cacheData['COMMENT_FLAG'] = $comment_flag;
|
||||
$this->cacheData['META_KEYS'] = $meta_keys;
|
||||
$this->cacheData['META_DSCR'] = $meta_dscr;
|
||||
return true;
|
||||
}
|
||||
return false;
|
||||
}
|
||||
|
||||
public function setCache($data, $title, $comment_flag)
|
||||
|
Loading…
x
Reference in New Issue
Block a user