Welcome Guest, Not a member yet? Register   Sign In
Error Reporting
#3

[eluser]web-johnny[/eluser]
No there is not such a method but you can go manually to your database config application/config/database.php and change the
Code:
$db['default']['db_debug'] = TRUE;
to
Code:
$db['default']['db_debug'] = FALSE;


Messages In This Thread
Error Reporting - by El Forum - 06-12-2011, 03:55 PM
Error Reporting - by El Forum - 06-13-2011, 12:04 AM
Error Reporting - by El Forum - 06-13-2011, 04:57 AM
Error Reporting - by El Forum - 06-13-2011, 07:08 AM



Theme © iAndrew 2016 - Forum software by © MyBB