* [refac bug #62796] Adjust for oceanbase.

This commit is contained in:
wangyidong
2025-05-23 14:00:55 +08:00
committed by 刘刚
parent d95b60c9e4
commit eef1a2f900
+2
View File
@@ -24,6 +24,8 @@ class install extends control
if(!$this->app->installing && $this->app->tab != 'devops' && !isInModal()) helper::end();
set_time_limit(0);
$this->app->loadLang('user');
$this->app->loadLang('admin');
$this->config->webRoot = getWebRoot();