Ticket #1485929 (closed Bugs: fixed)
use_only_cookies, not only_use_cookies
| Reported by: | ekrieger | Owned by: | |
|---|---|---|---|
| Priority: | 8 | Milestone: | 0.3-stable |
| Component: | PHP backend | Version: | svn-trunk |
| Severity: | normal | Keywords: | |
| Cc: |
Description
In iniset.php you have this command:
ini_set('session.only_use_cookies', 1);
As long as i can remember the option should be named
ini_set('session.use_only_cookies', '1');
Change History
Note: See
TracTickets for help on using
tickets.
