Fix bug 11098. Create a VersionTag method that only clear the session for a single user.

This commit is contained in:
Colin Kuskie 2009-10-07 08:51:05 -07:00
parent 5f29c5bcdd
commit a866f143d0
4 changed files with 49 additions and 2 deletions

View file

@ -1,4 +1,5 @@
7.8.2
- fixed #11098: Leaving a version tag makes everyone leave
7.8.1
- mark $session->datetime->time as deprecated and remove its use from core code