New Release
This commit is contained in:
@ -11,7 +11,7 @@
|
||||
/-------------------------------------------------------------------------------------------------------------------------------/
|
||||
|
||||
@version 2.1.13
|
||||
@build 24th June, 2016
|
||||
@build 27th June, 2016
|
||||
@created 30th April, 2015
|
||||
@package Component Builder
|
||||
@subpackage script.php
|
||||
@ -1424,7 +1424,7 @@ class com_componentbuilderInstallerScript
|
||||
$db->setQuery($query);
|
||||
$allDone = $db->execute();
|
||||
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"/>
|
||||
<img src="components/com_componentbuilder/assets/images/component-300.jpg"/>
|
||||
</a>';
|
||||
}
|
||||
// do any updates needed
|
||||
@ -1813,7 +1813,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"/>
|
||||
<img src="components/com_componentbuilder/assets/images/component-300.jpg"/>
|
||||
</a>
|
||||
<h3>Upgrade to Version 2.1.13 Was Successful! Let us know if anything is not working as expected.</h3>';
|
||||
}
|
||||
|
Reference in New Issue
Block a user