]> git.donarmstrong.com Git - debbugs.git/commit
[project @ 2001-11-17 06:34:05 by doogie]
authordoogie <>
Sat, 17 Nov 2001 14:34:05 +0000 (06:34 -0800)
committerdoogie <>
Sat, 17 Nov 2001 14:34:05 +0000 (06:34 -0800)
commit89b0758560a83dd5f66608725bffb0ef403e2a05
treed9bb53714f5edda75376a02e2dbd2a8f8fa60e26
parent517c36b2085743cf9b42dac1f79e8de8e65cdbe1
[project @ 2001-11-17 06:34:05 by doogie]
If multiple values are detected in the url(foo=1&foo=2&foo=3), create an
additional entry in the returned hash of the form "&foo", which is a
reference to a list, and push all values found onto it.  "foo" in the
returned hash has the last value found, in this case, "3".
cgi/common.pl