Feature #907
Don't use $_SESSION
| Status: | New | Start date: | 05/09/2011 | |
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assignee: | - | % Done: | 0% | |
| Category: | - | |||
| Target version: | accepted changes still unplanned | |||
| For junior contributor: | No |
Description
Today, the plugin uses $_SESSION as a way to store some global var. It should use another mechanism instead to simplify the code and avoir the session file creation on the server.
History
#1
Updated by David Durieux almost 2 years ago
- Target version set to 0.84+1.0
#2
Updated by David Durieux over 1 year ago
- Assignee set to David Durieux
- Target version changed from 0.84+1.0 to 0.83+1.0
I think can use CONSTANT or GLOBAL variable for this and get better performances
#3
Updated by David Durieux over 1 year ago
- Target version changed from 0.83+1.0 to 0.84+1.0
#4
Updated by Gonéri Le Bouder 10 months ago
- Target version deleted (
0.84+1.0)
#5
Updated by Gonéri Le Bouder 10 months ago
- Assignee deleted (
David Durieux) - Target version set to accepted changes still unplanned