]> git.mxchange.org Git - quix0rs-gnu-social.git/commit
Move location-argument-handling code into a single function
authorEvan Prodromou <evan@status.net>
Mon, 28 Dec 2009 23:13:15 +0000 (15:13 -0800)
committerEvan Prodromou <evan@status.net>
Mon, 28 Dec 2009 23:13:15 +0000 (15:13 -0800)
commitca6669538a16f36f92df918d679671b95b1859ac
treeb19e12abeb1515a260e7e5b0a6635dda6ce24d10
parente009f613d39d81e98d1438dbc182515b332a5ece
Move location-argument-handling code into a single function

Moved the important parts of the location-argument-handling stuff
to a single function. Handles defaults and overrides correctly, and
easy to use. Changed Web and API channels to use it.
actions/apistatusesupdate.php
actions/newnotice.php
classes/Notice.php