Welcome Guest, Not a member yet? Register   Sign In
Abort execution and call _output() method
#5

[eluser]Hank the Punk[/eluser]
Woops!! It's fine Wink just fixed a mistake in the code in #2
Code:
set_exception_handler(array($controller, '_exit_handler'));
instead of
Code:
set_exception_handler(array($this, '_exit_handler'));

Transcription fail jeje
Thanks again !!


Messages In This Thread
Abort execution and call _output() method - by El Forum - 10-01-2012, 08:04 AM
Abort execution and call _output() method - by El Forum - 10-01-2012, 03:13 PM
Abort execution and call _output() method - by El Forum - 10-01-2012, 03:49 PM
Abort execution and call _output() method - by El Forum - 10-01-2012, 03:58 PM
Abort execution and call _output() method - by El Forum - 10-01-2012, 04:46 PM



Theme © iAndrew 2016 - Forum software by © MyBB