Fixed power include issue in plugin.

This commit is contained in:
2022-09-20 15:09:12 +02:00
parent e6c8805143
commit dcb4f86ee2
9 changed files with 24 additions and 23 deletions

View File

@ -9422,7 +9422,7 @@ class com_componentbuilderInstallerScript
echo '<a target="_blank" href="https://dev.vdm.io" title="Component Builder">
<img src="components/com_componentbuilder/assets/images/vdm-component.jpg"/>
</a>
<h3>Upgrade to Version 3.1.7 Was Successful! Let us know if anything is not working as expected.</h3>';
<h3>Upgrade to Version 3.1.8 Was Successful! Let us know if anything is not working as expected.</h3>';
// Set db if not set already.
if (!isset($db))