return
what this does?
return; |
Re: return
Stop the function execution at this point, so the code after that won't be executed.
|
Re: return
And return PLUGIN_HANDLED? Whats the difference?
|
Re: return
Quote:
|
Re: return
Quote:
|
| All times are GMT -4. The time now is 05:51. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.