summaryrefslogtreecommitdiff
path: root/modules
diff options
context:
space:
mode:
authorSteven Wittens <steven@10.no-reply.drupal.org>2001-12-20 21:44:46 +0000
committerSteven Wittens <steven@10.no-reply.drupal.org>2001-12-20 21:44:46 +0000
commite798fe83730039417ea80a790b59d4a3290c9d64 (patch)
tree8bedfdccaf7da2f856da8c3781226daf6c108ae0 /modules
parent148c23d3a8bd958f85d6fbf46a9b03f061ee8ce3 (diff)
downloadbrdo-e798fe83730039417ea80a790b59d4a3290c9d64.tar.gz
brdo-e798fe83730039417ea80a790b59d4a3290c9d64.tar.bz2
form_checkbox() was totally broken: a checkbox needs a value on top of being (un)checked. When it is checked, the value is sent as "name=value". When not checked, nothing is sent. Usually a value of "1" will suffice, but I added explicit separate $value and $checked parameters to make sure no mix-up occurs, and to allow more freedom.
Diffstat (limited to 'modules')
0 files changed, 0 insertions, 0 deletions