Almost done, just the answer system and query is missing
Took 4 hours 10 minutes
This commit is contained in:
@ -33,5 +33,5 @@ try
|
||||
catch ( Exception $e )
|
||||
{
|
||||
# Error occured, please replace it with error template
|
||||
die( 'An internal error occured while proccessing your request' );
|
||||
die( 'An internal error occurred in part 1 while processing your request' );
|
||||
}
|
||||
|
Reference in New Issue
Block a user