You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
plugin.elementhelper.php line 95 should be
$file_names = array();
instead of
$file_name = array();
The text was updated successfully, but these errors were encountered: