Bug fix in the custom import option.

This commit is contained in:
2016-05-04 06:11:32 +01:00
parent 6b70aa45e6
commit e7572e0557
362 changed files with 368 additions and 367 deletions

View File

@ -10,7 +10,7 @@
|_|
/-------------------------------------------------------------------------------------------------------------------------------/
@version 2.1.5
@version 2.1.6
@build 4th May, 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.png"/>
</a>
<h3>Upgrade to Version 2.1.5 Was Successful! Let us know if anything is not working as expected.</h3>';
<h3>Upgrade to Version 2.1.6 Was Successful! Let us know if anything is not working as expected.</h3>';
}
}
}