2
0
forked from Wavyzz/dolibarr

FIX Debug v15

This commit is contained in:
Laurent Destailleur
2022-02-18 16:24:11 +01:00
parent cd9c1acafe
commit 3d9cdbf136
6 changed files with 8 additions and 6 deletions

View File

@@ -10373,6 +10373,7 @@ function newToken()
/**
* Return the value of token currently saved into session with name 'token'.
* For ajax call, you must use this token as a parameter of the call into the js calling script (the called ajax php page must also set constant NOTOKENRENEWAL).
*
* @return string
*/