]> git.mxchange.org Git - quix0rs-gnu-social.git/commit
Fix a couple bad format entries in router setup (format param had 'xmljson' instead...
authorBrion Vibber <brion@pobox.com>
Fri, 11 Jun 2010 18:52:06 +0000 (11:52 -0700)
committerBrion Vibber <brion@pobox.com>
Fri, 11 Jun 2010 18:52:06 +0000 (11:52 -0700)
commitec155464765db36591bbb183b335abbc1ec8638c
treea6fb26789af7a854df9b1d98d399f6f90c16bfa9
parent352a3edfb3a5b1a843f0aa217174c5ba43159a87
Fix a couple bad format entries in router setup (format param had 'xmljson' instead of 'xml|json').
Warning: the format strings aren't actually being enforced here which is probably why they weren't caught earlier. Not quite sure why, it should be looked at!
lib/router.php