Item cache related functionality removed

This commit is contained in:
Michael 2021-07-05 04:57:50 +00:00
parent 844727dc19
commit a06d699480
9 changed files with 0 additions and 136 deletions

View file

@ -329,8 +329,6 @@ class System
function info($s)
function is_site_admin()
function get_temppath()
function get_cachefile($file, $writemode = true)
function get_itemcachepath()
function get_spoolpath()
*/
}