mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-04-24 12:52:19 +09:00
commit
c7a4363a9a
1 changed files with 1 additions and 1 deletions
|
|
@ -227,7 +227,7 @@ class Context
|
|||
define('_XE_SITELOCK_TITLE_', $title);
|
||||
define('_XE_SITELOCK_MESSAGE_', $message);
|
||||
|
||||
header('403 Forbidden');
|
||||
header("HTTP/1.1 403 Forbidden");
|
||||
include _XE_PATH_ . 'common/tpl/sitelock.html';
|
||||
exit;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue