]> 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:39:19 +0000 (09:39 -0400)
commit5dc913f58951815fcaa246e675ff7d30ad93f633
tree0df6fc58b027883bd3aec6fa1faab6ee8153ee18
parent0e93b638b5fe5a3f087c25a48dcb1bac032e400d
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