Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

OC 2 system/engine/action.php bug #1790

Closed
mhcwebdesign opened this issue Aug 31, 2014 · 0 comments
Closed

OC 2 system/engine/action.php bug #1790

mhcwebdesign opened this issue Aug 31, 2014 · 0 comments

Comments

@mhcwebdesign
Copy link
Collaborator

In the system/engine/action.php, the $args is never used, it uses $this->args, in method execute.

Hence, method execute could be simply declared as:

    public function execute($registry) {
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants