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

UserPanel: is rendered when headers are not sent or session is active #10

Merged
merged 1 commit into from
Nov 25, 2014

Conversation

pepakriz
Copy link
Contributor

I think UserPanel can be rendered when session is active.

@greeny
Copy link

greeny commented Nov 24, 2014

👍

@dg
Copy link
Member

dg commented Nov 25, 2014

Probably if (headers_sent() && !session_id()) { is enough.

@pepakriz
Copy link
Contributor Author

@dg Ok, repushed.

dg added a commit that referenced this pull request Nov 25, 2014
UserPanel: is rendered when headers are not sent or session is active
@dg dg merged commit 0ac79ec into nette:master Nov 25, 2014
@dg
Copy link
Member

dg commented Nov 25, 2014

Thx

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.

None yet

5 participants