Updated JCB to version 2.6.3 to push out the changes made to the compliler and adding the FTP field type back.

This commit is contained in:
2017-11-06 17:33:46 +02:00
parent 6b52f7ce1d
commit 5aabfa9cd6
6 changed files with 29 additions and 11 deletions

View File

@ -4139,7 +4139,7 @@ class com_componentbuilderInstallerScript
echo '<a target="_blank" href="http://vdm.bz/component-builder" title="Component Builder">
<img src="components/com_componentbuilder/assets/images/vdm-component.jpg"/>
</a>
<h3>Upgrade to Version 2.6.2 Was Successful! Let us know if anything is not working as expected.</h3>';
<h3>Upgrade to Version 2.6.3 Was Successful! Let us know if anything is not working as expected.</h3>';
}
}
}