FIX : remove NOTOKENRENOWAL (backport commit v17 7c316229db)

This commit is contained in:
Gauthier PC portable 024 2023-04-28 10:50:25 +02:00
parent 8271ab0558
commit a93e3ab3f6

View File

@ -26,9 +26,6 @@
if (!defined('NOREQUIREUSER')) {
define('NOREQUIREUSER', '1');
}*/
if (!defined('NOTOKENRENEWAL')) {
define('NOTOKENRENEWAL', '1');
}
if (!defined('NOREQUIREMENU')) {
define('NOREQUIREMENU', '1');
}