Code comment
This commit is contained in:
parent
f49ad63bcb
commit
26c424b41e
@ -36,11 +36,10 @@ if (!defined('NOREQUIREAJAX')) {
|
||||
if (!defined('NOREQUIRESOC')) {
|
||||
define('NOREQUIRESOC', '1');
|
||||
}
|
||||
// Do not check anti CSRF attack test
|
||||
// You can get information if module "Agenda" has been enabled by reading the
|
||||
if (!defined('NOREQUIREMENU')) {
|
||||
define('NOREQUIREMENU', '1');
|
||||
}
|
||||
// If there is no need to load and show top and left menu
|
||||
if (!defined("NOLOGIN")) {
|
||||
define("NOLOGIN", '1');
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user