Fixed power include issue.

This commit is contained in:
2022-09-20 13:34:20 +02:00
parent 5537a868e3
commit e6c8805143
6 changed files with 13 additions and 12 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.6 Was Successful! Let us know if anything is not working as expected.</h3>';
<h3>Upgrade to Version 3.1.7 Was Successful! Let us know if anything is not working as expected.</h3>';
// Set db if not set already.
if (!isset($db))