no more need to set version
This commit is contained in:
parent
adc36d0e84
commit
4773c94264
@ -56,11 +56,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