add 410 status code for deleted topics
This commit is contained in:
@@ -337,6 +337,7 @@ function loadBoard()
|
||||
// The permissions and theme need loading, just to make sure everything goes smoothly.
|
||||
loadPermissions();
|
||||
loadTheme();
|
||||
header("Status: 410");
|
||||
fatal_lang_error('topic_gone', false);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user