]> git.ipfire.org Git - thirdparty/bugzilla.git/commit
Missing bits of fix for bug 236678: Clean up access to COOKIE global.
authorkiko%async.com.br <>
Thu, 29 Jul 2004 10:02:05 +0000 (10:02 +0000)
committerkiko%async.com.br <>
Thu, 29 Jul 2004 10:02:05 +0000 (10:02 +0000)
commitb5c21790186a08e0f03dc7f484a515ded65bc4d0
tree8c0a34936374bc8c887118d8f84598d2e524ebb9
parent980caddf38bcd69700711c6e538844607a6162b9
Missing bits of fix for bug 236678: Clean up access to COOKIE global.
Murder the last remaining places in the tree where COOKIE is used;
includes a rather thorough cleanup of Bugzilla::Bug->user and a minor
doc update. r=joel, a=justdave.
Bugzilla/Auth/Login/WWW.pm