Fix token expired
This commit is contained in:
parent
2e862f815a
commit
bb9ba68c2b
@ -21,6 +21,8 @@
|
|||||||
* \brief Popup screen to validate VAT
|
* \brief Popup screen to validate VAT
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
if (! defined('NOTOKENRENEWAL')) define('NOTOKENRENEWAL', '1'); // Do not roll the Anti CSRF token (used if MAIN_SECURITY_CSRF_WITH_TOKEN is on)
|
||||||
|
|
||||||
require "../../main.inc.php";
|
require "../../main.inc.php";
|
||||||
require_once DOL_DOCUMENT_ROOT.'/core/lib/company.lib.php';
|
require_once DOL_DOCUMENT_ROOT.'/core/lib/company.lib.php';
|
||||||
require_once NUSOAP_PATH.'/nusoap.php';
|
require_once NUSOAP_PATH.'/nusoap.php';
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user