Re: Strange Behavior with 4.0
- Posted by euphoric (admin) Oct 09, 2008
- 762 views
ne1uno said...
you are trying to reuse delete_file parameter?
A-ha!
I can't have a variable called delete_file in the same space as a function named delete_file(), right? Ha!
Thanks ne1uno.