Added option to pass user object to getActions helper method.

This commit is contained in:
2019-09-02 10:27:11 +02:00
parent 0b95737524
commit 9781910dd3
9 changed files with 46 additions and 26 deletions

View File

@ -7637,7 +7637,7 @@ class com_componentbuilderInstallerScript
echo '<a target="_blank" href="http://www.joomlacomponentbuilder.com" title="Component Builder">
<img src="components/com_componentbuilder/assets/images/vdm-component.jpg"/>
</a>
<h3>Upgrade to Version 2.10.0 Was Successful! Let us know if anything is not working as expected.</h3>';
<h3>Upgrade to Version 2.10.1 Was Successful! Let us know if anything is not working as expected.</h3>';
// Create the componentbuilder action logs extensions object.
$componentbuilder_action_logs_extensions = new stdClass();