fixed import of components selection

This commit is contained in:
2017-05-20 09:36:26 +02:00
parent 9b1f111251
commit cb355feaf4
205 changed files with 435 additions and 417 deletions

View File

@ -10,8 +10,8 @@
|_|
/-------------------------------------------------------------------------------------------------------------------------------/
@version 2.4.5
@build 8th May, 2017
@version 2.4.6
@build 20th May, 2017
@created 30th April, 2015
@package Component Builder
@subpackage script.php
@ -2204,7 +2204,7 @@ class com_componentbuilderInstallerScript
echo '<a target="_blank" href="http://vdm.bz/component-builder" title="Component Builder">
<img src="components/com_componentbuilder/assets/images/component-300.jpg"/>
</a>
<h3>Upgrade to Version 2.4.5 Was Successful! Let us know if anything is not working as expected.</h3>';
<h3>Upgrade to Version 2.4.6 Was Successful! Let us know if anything is not working as expected.</h3>';
}
}
}