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

Wrong variable reset #37

Open
Zaborskih opened this issue May 2, 2015 · 1 comment
Open

Wrong variable reset #37

Zaborskih opened this issue May 2, 2015 · 1 comment

Comments

@Zaborskih
Copy link

plugin.elementhelper.php line 95 should be
$file_names = array();

instead of
$file_name = array();

@roryg
Copy link
Owner

roryg commented May 2, 2015

Thanks @Zaborskih, the master branch is actually quite old now though, you can find the latest code in the 2.0 branch. It's still unfinished but it's a major improvement over the old version. If you're interested you can read what's happening here - #31

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