diff --git a/plugin/WWBNIndex/ajax.php b/plugin/WWBNIndex/ajax.php index 81db428d19..35854151aa 100644 --- a/plugin/WWBNIndex/ajax.php +++ b/plugin/WWBNIndex/ajax.php @@ -285,7 +285,7 @@ if ($r['action'] == "authAccount") { } } // ClearCache - include($global['systemRootPath']."objects/configurationClearCache.json.php?FirstPage=1"); + clearCache(true); } else if ($r['action'] == "requestResetKeys") {