* Load config file.

This commit is contained in:
tianshujie
2023-08-01 10:55:06 +08:00
parent 5498312d0d
commit 0491f91b8a
+1
View File
@@ -22,6 +22,7 @@ class html extends \html
{
}
global $config;
if($config->installed)
{
class commonModel extends \commonModel