Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SessionHandler #119

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

SessionHandler #119

wants to merge 2 commits into from

Conversation

iaejean
Copy link

@iaejean iaejean commented Jul 25, 2014

No description provided.

@@ -116,7 +117,7 @@ public static function handle(array $properties = array(), $baseUrl = '/')
{
$exceptionThrown = null;
$filtersPassed = true;
$session = HttpSession::getSession();
//$session = HttpSession::getSession();
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

unused code should be removed, not commented

@marcelog
Copy link
Owner

hey :) thanks for the pull! do you think we can get some unit tests for this? did you make sure that the unit tests already in place are still running?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants