menu_destroy doesn't clear the variable?
PHP Code:
For now I'm using this, is there a better method or another way I should be doing things? PHP Code:
|
Re: menu_destroy doesn't clear the variable?
i use:
Code:
menu_setprop(menu, MPROP_EXIT, MEXIT_ALL)Code:
if(item == MENU_EXIT)Code:
public Menu(id) |
Re: menu_destroy doesn't clear the variable?
Yeah, just set the handle to null manually.
|
| All times are GMT -4. The time now is 19:35. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.