mirror of
https://github.com/standardebooks/web.git
synced 2025-07-08 07:40:39 -04:00
Minor code cleanup
This commit is contained in:
parent
3117842351
commit
04714b25ef
1 changed files with 3 additions and 3 deletions
|
@ -62,7 +62,7 @@ class DbConnection{
|
|||
}
|
||||
|
||||
if($require){
|
||||
print("Something crazy happened in our database. <a href=\"/contact/\">Drop us a line</a> and let us know exactly what you were doing and we'll take a look.\n<br />The more detail you can provide, the better!");
|
||||
print("Something crazy happened in our database.");
|
||||
exit();
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue