Implement the Plugin sql updates
I checked the JCB codes and tried to implement the plugin sql updates section that did not work according to the JCB structure
This commit is contained in:
@ -2454,6 +2454,9 @@ class Infusion extends Interpretation
|
||||
. 'INSTALLCLASS' . $this->hhh]
|
||||
= $this->getExtensionInstallClass($plugin);
|
||||
}
|
||||
|
||||
$this->setPluginVersionController($plugin);
|
||||
|
||||
// FIELDSET
|
||||
if (isset($plugin->form_files)
|
||||
&& ComponentbuilderHelper::checkArray(
|
||||
|
Reference in New Issue
Block a user