activation core auto update modules
This commit is contained in:
parent
1c1a97c22a
commit
39a449d92a
@ -1608,7 +1608,7 @@ class common {
|
||||
){
|
||||
if(class_exists($parent)) {
|
||||
$module = new $moduleId;
|
||||
// $module->update($parent);
|
||||
$module->update($parent);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user