Ticket #1485929 (closed Bugs: fixed)

Opened 15 months ago

Last modified 15 months ago

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

Changed 15 months ago by alec

  • status changed from new to closed
  • resolution set to fixed

Fixed in r2652.

Note: See TracTickets for help on using tickets.