FIX : remove NOTOKENRENOWAL (backport commit v17 7c316229db)
This commit is contained in:
parent
8271ab0558
commit
a93e3ab3f6
@ -26,9 +26,6 @@
|
||||
if (!defined('NOREQUIREUSER')) {
|
||||
define('NOREQUIREUSER', '1');
|
||||
}*/
|
||||
if (!defined('NOTOKENRENEWAL')) {
|
||||
define('NOTOKENRENEWAL', '1');
|
||||
}
|
||||
if (!defined('NOREQUIREMENU')) {
|
||||
define('NOREQUIREMENU', '1');
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user