mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-09 03:32:00 +09:00
#242 cache key에 xe core 버전명을 prefix로 사용.
This commit is contained in:
parent
60ef5e1bab
commit
21057ca527
5 changed files with 21 additions and 30 deletions
7
classes/cache/CacheWincache.class.php
vendored
7
classes/cache/CacheWincache.class.php
vendored
|
|
@ -10,13 +10,6 @@
|
|||
*/
|
||||
class CacheWincache extends CacheBase
|
||||
{
|
||||
|
||||
/**
|
||||
* Default valid time
|
||||
* @var int
|
||||
*/
|
||||
var $valid_time = 36000;
|
||||
|
||||
/**
|
||||
* Get instance of CacheWincache
|
||||
*
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue