This website requires JavaScript.
Explore
Help
Sign In
mirror
/
php-phpbb
Watch
1
Star
0
Fork
0
You've already forked php-phpbb
mirror of
https://github.com/phpbb/phpbb.git
synced
2025-09-14 18:14:17 +02:00
Code
Issues
Releases
Wiki
Activity
4,757
Commits
18
Branches
192
Tags
7d8b57811f654ca23303734e3a8e46a5b15b094c
Go to file
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
Tom Beddard
7d8b57811f
when logging out or clearing cookies the session_id is cleared, but this broke style.php since it needs a sid. Added a line to create the new guest session before finishing these actions.
...
git-svn-id: file:///svn/phpbb/trunk@5429 89ea8834-ac86-4346-8a33-228a782c2dd0
2006-01-05 21:24:22 +00:00
phpBB
when logging out or clearing cookies the session_id is cleared, but this broke style.php since it needs a sid. Added a line to create the new guest session before finishing these actions.
2006-01-05 21:24:22 +00:00
Description
No description provided
204
MiB
Languages
PHP
88.1%
HTML
7.2%
JavaScript
2.8%
CSS
1.6%
Shell
0.2%