]> git.mxchange.org Git - quix0rs-gnu-social.git/commit
Initial support for ping service
authorEvan Prodromou <evan@controlyourself.ca>
Sat, 24 Jan 2009 17:38:12 +0000 (18:38 +0100)
committerEvan Prodromou <evan@controlyourself.ca>
Sat, 24 Jan 2009 17:38:12 +0000 (18:38 +0100)
commit32f81b3c0e7be3da35d5813e5409fa3b65dc220e
tree1a6e5e808c1e3487c3559a21ba17715a3782708c
parent4c9f3297f26d638539caede727e35aa5b54174a1
Initial support for ping service

It makes sense to use the weblogs.com ping service to alert people to
changes on the site. So, we do. Includes an extra ping queue handler.
lib/common.php
lib/ping.php [new file with mode: 0644]
lib/util.php
scripts/pingqueuehandler.php [new file with mode: 0644]