Skip to content
This repository has been archived by the owner on Nov 26, 2017. It is now read-only.

Fix Session Storage when using None. #149

Merged
merged 1 commit into from
May 13, 2013

Conversation

dianaprajescu
Copy link
Contributor

This commit in the Platform should have removed only the ini_set('session.save_handler', 'files'); line, leaving the register() method empty. As a result of removing the entire method the session is cleared every time getSession() from Factory is called.

@dianaprajescu dianaprajescu mentioned this pull request May 9, 2013
mbabker added a commit that referenced this pull request May 13, 2013
Fix Session Storage when using None.
@mbabker mbabker merged commit b5cf8fd into joomla:staging May 13, 2013
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants