Remove $_REQUEST[PHPSESSID] it is now replaced by the cookie
a flag in .htaccess must be set php_flag session.use_only_cookies on php_flag session.use_cookies 1
This commit is contained in:
parent
b4186b3ca0
commit
2059ddb70e
82 changed files with 174 additions and 314 deletions
|
|
@ -29,7 +29,6 @@
|
|||
* - q for quantity
|
||||
* - n for number of the ctrl
|
||||
* - gDossier
|
||||
* - PHPSESSID
|
||||
* Must return at least tva, htva and tvac
|
||||
*/
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue