Rewrite http post parsing code, this should be faster and cleaner, added a

get_post_args function to keep backwards compat but it is not really needed.

Fix a silly bug in urldecode.
This commit is contained in:
Uriel 2009-01-22 14:21:40 +01:00
parent 04f6550a53
commit 3bdb99773b
2 changed files with 22 additions and 21 deletions

View file

@ -1,3 +1,5 @@
siteTitle='werc'
siteSubTitle=' Bringing minimalism and sanity to the web'
enable_comments=yes
enabled_apps=($enabled_apps hello dirdir bridge)