Feature #442
mod_cml: PHP-specific leftovers in session_id-code
| Status: | Fixed | Start: | ||
| Priority: | Low | Due date: | ||
| Assigned to: | - | % Done: | 0% |
|
| Category: | mod_cml | |||
| Target version: | - | |||
| Pending: | Resolution: | fixed |
||
Description
mod_cml contains PHP specific code for parsing session id.
Unfortunately, this session id is not used anylonger since CML started using LUA (in 1.3.15 :).
It can be removed.