Welcome Guest, Not a member yet? Register   Sign In
redirect to 403
#6

[eluser]troy_mccormick[/eluser]
[quote author="srisa" date="1258240913"]
Code:
<?php
function show_error($heading, $message, $template = 'error_general')
{
     ...
}
?>
[/quote]

I hate to bring up an old thread, but where I'm looking at (Common.php) it has this on CI 1.7.2:

Code:
<?php
function show_error($message, $status_code = 500)
{
     ...
}
?>

Am I just looking in the completely wrong place, or did it get taken out on purpose...or am I just completely crazy? Maybe two for three?? :-P

Thanks again for the great framework! :-P


Messages In This Thread
redirect to 403 - by El Forum - 11-11-2009, 12:26 PM
redirect to 403 - by El Forum - 11-11-2009, 12:42 PM
redirect to 403 - by El Forum - 11-13-2009, 07:43 AM
redirect to 403 - by El Forum - 11-13-2009, 08:17 AM
redirect to 403 - by El Forum - 11-14-2009, 11:21 AM
redirect to 403 - by El Forum - 02-18-2010, 06:11 PM



Theme © iAndrew 2016 - Forum software by © MyBB