updated some of the component import script, resolved gh-113 to improve assets rules setting for components

This commit is contained in:
2017-08-23 21:38:09 +01:00
parent 1c37f13820
commit 8501e37b3e
220 changed files with 327 additions and 325 deletions

View File

@ -10,7 +10,7 @@
|_|
/-------------------------------------------------------------------------------------------------------------------------------/
@version 2.5.0
@version 2.5.1
@build 23rd August, 2017
@created 30th April, 2015
@package Component Builder
@ -2202,7 +2202,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.5.0 Was Successful! Let us know if anything is not working as expected.</h3>';
<h3>Upgrade to Version 2.5.1 Was Successful! Let us know if anything is not working as expected.</h3>';
}
}
}