Ticket #1354 (closed task: wontfix)
ExtendedFileManager Support for PHP custom session handler
| Reported by: | guest | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | 0.96 |
| Component: | Plugins | Version: | trunk |
| Severity: | normal | Keywords: | |
| Cc: |
Description
Hi, As you already know, xinha backend technique does not work when we user php custom session handling. because in this case it uses php default session handler and can't find the config info.
I modified ExtendedFileManager \plugins\ExtendedFileManager\config.inc.php and added the require codes.
How it works? It check if the config has passed via url to the plugin in the first call, if it's it start the session and save the data into session so for next calls it uses data stored in session.
Sina Salek, Regards
Attachments
Change History
Note: See
TracTickets for help on using
tickets.
