Add buttons to clear apcu and opcache

This commit is contained in:
Kijin Sung 2021-02-05 20:45:11 +09:00
parent 9160b867aa
commit 80b235001e
6 changed files with 53 additions and 2 deletions

View file

@ -985,6 +985,7 @@ class adminAdminView extends admin
}
natcasesort($info['widgetstyle']);
$info[] = '';
$str_info = '';
// Convert to string.
foreach ($info as $key => $value)