1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-08 23:56:58 +02:00

Caching fixes.

This commit is contained in:
Cameron
2016-12-18 10:27:12 -08:00
parent ad170838b9
commit bc5a224f25
3 changed files with 10 additions and 2 deletions

View File

@@ -55,6 +55,12 @@ class ecache {
return $this;
}
public function getMD5()
{
return $this->CachePageMD5;
}
/**
* @return string
* @param string $query