Browse Source

FIX : remove NOTOKENRENOWAL (backport commit v17 7c316229db8060781ee50f4465b1133b5aeef156)

Gauthier PC portable 024 2 years ago
parent
commit
a93e3ab3f6
1 changed files with 0 additions and 3 deletions
  1. 0 3
      htdocs/public/ticket/create_ticket.php

+ 0 - 3
htdocs/public/ticket/create_ticket.php

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