Made some improvements to the compiler and extended the email helper features.

This commit is contained in:
2016-06-23 16:05:37 +01:00
parent d82d4aeb22
commit 2004b8d91c
369 changed files with 1019 additions and 1013 deletions

View File

@ -10,8 +10,8 @@
|_|
/-------------------------------------------------------------------------------------------------------------------------------/
@version 2.1.12
@build 3rd June, 2016
@version 2.1.13
@build 23rd June, 2016
@created 30th April, 2015
@package Component Builder
@subpackage script.php
@ -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.12 Was Successful! Let us know if anything is not working as expected.</h3>';
<h3>Upgrade to Version 2.1.13 Was Successful! Let us know if anything is not working as expected.</h3>';
}
}
}