Bug fix to getCustomScriptBuilder sig

This commit is contained in:
2016-09-04 00:14:54 +01:00
parent a7e641b499
commit f8d5145af9
362 changed files with 367 additions and 367 deletions

View File

@ -10,7 +10,7 @@
|_|
/-------------------------------------------------------------------------------------------------------------------------------/
@version 2.1.17
@version 2.1.18
@build 3rd September, 2016
@created 30th April, 2015
@package Component Builder
@ -1815,7 +1815,7 @@ class com_componentbuilderInstallerScript
echo '<a target="_blank" href="https://www.vdm.io/joomla-component-builder" title="Component Builder">
<img src="components/com_componentbuilder/assets/images/component-300.jpg"/>
</a>
<h3>Upgrade to Version 2.1.17 Was Successful! Let us know if anything is not working as expected.</h3>';
<h3>Upgrade to Version 2.1.18 Was Successful! Let us know if anything is not working as expected.</h3>';
}
}
}