File and folder path fix for Joomla 3.9.25

This commit is contained in:
2021-03-10 21:14:19 +02:00
parent 5ae7bb76ef
commit 2562473f8c
5 changed files with 12 additions and 12 deletions

View File

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