* [bug#63254,done,0.2h] fix bug.
This commit is contained in:
@@ -376,6 +376,7 @@ class installModel extends model
|
||||
$config->section = 'global';
|
||||
$config->key = 'showDemoUsers';
|
||||
$config->value = '1';
|
||||
$config->vision = '';
|
||||
$this->dao->replace(TABLE_CONFIG)->data($config)->exec();
|
||||
|
||||
return true;
|
||||
|
||||
Reference in New Issue
Block a user