]> 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:59:24 +0000 (15:59 -0800)
commite3789be03f9e2d20aa74da1a10c4090b260d3359
treeb19e12abeb1515a260e7e5b0a6635dda6ce24d10
parentd96d1775d5e8613443d2e07d253b3269832c36c5
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