mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-04-27 14:22:54 +09:00
update trunk / tag 1.4.2.2
git-svn-id: http://xe-core.googlecode.com/svn/trunk@7492 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
d448678c63
commit
6900f96319
27 changed files with 99 additions and 54 deletions
2
classes/cache/CacheApc.class.php
vendored
2
classes/cache/CacheApc.class.php
vendored
|
|
@ -66,7 +66,7 @@
|
|||
}
|
||||
|
||||
function truncate() {
|
||||
apc_clear_cache('user');
|
||||
return apc_clear_cache('user');
|
||||
}
|
||||
}
|
||||
?>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue