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:
parent
04f6550a53
commit
3bdb99773b
2 changed files with 22 additions and 21 deletions
|
|
@ -1,3 +1,5 @@
|
|||
siteTitle='werc'
|
||||
siteSubTitle=' Bringing minimalism and sanity to the web'
|
||||
enable_comments=yes
|
||||
enabled_apps=($enabled_apps hello dirdir bridge)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue