Updating database-conf
Took 1 minute
This commit is contained in:
@ -33,5 +33,6 @@ try
|
||||
catch ( Exception $e )
|
||||
{
|
||||
# Error occured, please replace it with error template
|
||||
echo $e->getMessage();
|
||||
die( 'An internal error occurred in part 1 while processing your request' );
|
||||
}
|
||||
|
Reference in New Issue
Block a user