Quote:
Originally Posted by modyyy55
[FONT="Trebuchet MS"]The Question is ... do I have to create a plug-in that runs at Global_Complete for example to unset those variables ?
|
My understanding is no, you don't have to unset your variables at the end. If you set variables to something large, used them, then was done with them all within your plugin then you might think about unsetting them, but there's no requirement to do it at the end.
Why do you say it's running out of memory? What exactly is telling you that?
ETA: ...I mean, it's not that I doubt it, I'm just wonder what's reporting the problem.