PhilG
01-27-2012, 08:40 AM
Hi,
I'm creating a plugin and want to use the 'return;' command to finish executing code from the function that the hook resides in.
Unfortunately the command seems to be used to 'return;' from the 'eval()' command and not the actual function.
How can I get around this?
I'm creating a plugin and want to use the 'return;' command to finish executing code from the function that the hook resides in.
Unfortunately the command seems to be used to 'return;' from the 'eval()' command and not the actual function.
How can I get around this?