JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
API CHANGE remove "format" arg from pulldown()
authorJason Woofenden <jason@jasonwoof.com>
Fri, 29 Oct 2010 06:30:09 +0000 (02:30 -0400)
committerJason Woofenden <jason@jasonwoof.com>
Fri, 29 Oct 2010 06:49:04 +0000 (02:49 -0400)
commitd3416270f26f08e34ff1748e1ee1fef7a15e79db
treef108051791829d3090ca5b1809a25535746be2ee
parent83825f3ade87a6432b63e64b39725f68b03afee8
API CHANGE remove "format" arg from pulldown()

Both common option formats (PULLDOWN_ARRAY and PULDOWN_2D) are supported (and
auto-detected), and can be mixed. PULLDOWN_HASH support is removed (It wasn't
great anyway because you couldn't put in two options with the same value.)
encode.php
metaform/template.php