no more need to set version
This commit is contained in:
parent
9669c42338
commit
1f277de153
@ -114,11 +114,6 @@ try {
|
||||
true
|
||||
);
|
||||
}
|
||||
# Set module version
|
||||
dcCore::app()->setVersion(
|
||||
$mod_id,
|
||||
dcCore::app()->plugins->moduleInfo($mod_id, 'version')
|
||||
);
|
||||
|
||||
return true;
|
||||
} catch (Exception $e) {
|
||||
|
Loading…
Reference in New Issue
Block a user