Merge pull request #24640 from atm-gauthier/fix_remove_NOTOKENRENEWAL
FIX : remove NOTOKENRENOWAL (backport commit v17 7c316229db8060781ee5…
This commit is contained in:
commit
c4c71452d9
@ -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