Prevent message window on site policy page
This commit is contained in:
@@ -4,6 +4,8 @@
|
||||
|
||||
optional_param('agree', 0, PARAM_INT);
|
||||
|
||||
define('MESSAGE_WINDOW', true); // This prevents the message window coming up
|
||||
|
||||
|
||||
if (!isset($USER->id)) {
|
||||
require_login();
|
||||
|
||||
Reference in New Issue
Block a user