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

Implicit global variable #4

Closed
keeganwatkins opened this issue Jul 7, 2011 · 1 comment
Closed

Implicit global variable #4

keeganwatkins opened this issue Jul 7, 2011 · 1 comment

Comments

@keeganwatkins
Copy link

not a huge deal at all, but line #58 of master:

$new = $background.clone();

creates a global variable due to the new keyword being omitted... nice plugin, btw!

@jaysalvat
Copy link
Owner

Fixed!
Thanks.

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