mirror of
https://github.com/gnosygnu/xowa.git
synced 2026-03-02 03:49:30 +00:00
Mass_parse: Clear ns_loaded cache; Add different cache clearing methods
This commit is contained in:
@@ -125,7 +125,7 @@ class Lst_pfunc_lst_fxt {
|
||||
public Lst_pfunc_lst_fxt Clear() {
|
||||
if (fxt == null) fxt = new Xop_fxt();
|
||||
fxt.Reset();
|
||||
fxt.Wiki().Cache_mgr().Free_mem_all();
|
||||
fxt.Wiki().Cache_mgr().Free_mem__all();
|
||||
Io_mgr.Instance.InitEngine_mem();
|
||||
return this;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user