]> git.ipfire.org Git - thirdparty/bugzilla.git/commit
Fix for bug 236678: Clean up access to COOKIE global. Murder the last
authorkiko%async.com.br <>
Thu, 29 Jul 2004 09:45:37 +0000 (09:45 +0000)
committerkiko%async.com.br <>
Thu, 29 Jul 2004 09:45:37 +0000 (09:45 +0000)
commit39633788a33cbe86b5ebc292fb18652fdc702e46
tree7fda181b8cc91c3dc7cab8994696467de5a31204
parent1176bd8d61a55297707bf28810a9fcea06e82ec5
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.pm
Bugzilla/Auth/README
Bugzilla/Bug.pm
CGI.pl