Little fix to insure fallback in openValidBase64 method works correctly

This commit is contained in:
2018-10-06 16:49:18 +02:00
parent 95b6a23159
commit 65e6511a3e
7 changed files with 15 additions and 15 deletions

View File

@ -5162,7 +5162,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.9.6 Was Successful! Let us know if anything is not working as expected.</h3>';
<h3>Upgrade to Version 2.9.7 Was Successful! Let us know if anything is not working as expected.</h3>';
}
}