* Modify extension list.

This commit is contained in:
caoyanyi
2023-02-02 09:47:24 +08:00
parent 2975445f53
commit 702cb679fb
2 changed files with 5 additions and 4 deletions
+1
View File
@@ -429,6 +429,7 @@ class adminModel extends model
{
$extensions = array(
$this->config->admin->plugIns[198],
$this->config->admin->plugIns[194],
$this->config->admin->plugIns[203]
);
}