]> git.mxchange.org Git - quix0rs-gnu-social.git/commit
ping handler returns proper boolean response
authorEvan Prodromou <evan@controlyourself.ca>
Thu, 19 Mar 2009 13:21:50 +0000 (09:21 -0400)
committerEvan Prodromou <evan@controlyourself.ca>
Thu, 19 Mar 2009 13:21:50 +0000 (09:21 -0400)
commite7c57b43073888d18760e2411b207a4ee2cf508b
tree6897748553f3a3b5fd5b9438b4e5cdb199bc16f2
parentf1041a3b4e1f728ddffd8df80a5d5d6f5520fea6
ping handler returns proper boolean response

The ping queue handler wasn't returning a true value -- filling up the
queue with ping requests. It now returns a true value.
lib/ping.php
scripts/pingqueuehandler.php