JInstallerAdapterLanguage::discover_install
Custom discover install method Basically updates the manifest cache and leaves everything alone
Signature
public function discover_install()
Returns
- integer
- The extension id
Tasks
Line | Task |
---|---|
625 | remove code: $this->parent->extension->params = $this->parent->getParams(); |