mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-09 03:32:00 +09:00
Reformat cache handler code
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@9814 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
9b4f219a0c
commit
518a8a2f59
1 changed files with 119 additions and 119 deletions
4
classes/cache/CacheHandler.class.php
vendored
4
classes/cache/CacheHandler.class.php
vendored
|
|
@ -8,7 +8,6 @@
|
|||
**/
|
||||
|
||||
class CacheHandler extends Handler {
|
||||
|
||||
var $handler = null;
|
||||
var $keyGroupVersions = null;
|
||||
|
||||
|
|
@ -127,4 +126,5 @@
|
|||
return false;
|
||||
}
|
||||
}
|
||||
?>
|
||||
|
||||
/* End of file : CacheHandler.class.php */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue