Forráskód Böngészése

Fix token renewal

Laurent Destailleur 5 éve
szülő
commit
b61b8ee1fb
1 módosított fájl, 3 hozzáadás és 0 törlés
  1. 3 0
      htdocs/imports/emptyexample.php

+ 3 - 0
htdocs/imports/emptyexample.php

@@ -21,6 +21,9 @@
  *      \brief      Show example of import file
  */
 
+if (! defined('NOTOKENRENEWAL'))           define('NOTOKENRENEWAL','1');				// Do not roll the Anti CSRF token (used if MAIN_SECURITY_CSRF_WITH_TOKEN is on)
+
+
 /**
  * This file is a wrapper, so empty header
  *