fix pacKman behavior
This commit is contained in:
parent
836f6eaf88
commit
47e3622cce
@ -61,7 +61,7 @@ class licenseBootstrapBehaviors
|
||||
&& $params['p'] == 'licenseBootstrap';
|
||||
}
|
||||
|
||||
public static function packmanBeforeCreatePackage($core, $module, $a, $b, $c, $d)
|
||||
public static function packmanBeforeCreatePackage($core, $module)
|
||||
{
|
||||
licenseBootstrap::addLicense($core, $module);
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user