pubsubhubbub endpoint

This commit is contained in:
Mike Macgirvin
2010-09-30 19:41:22 -07:00
parent 7ad27f5737
commit abe6a3286e
7 changed files with 363 additions and 238 deletions

View File

@@ -2,7 +2,7 @@
set_time_limit(0);
define ( 'BUILD_ID' , 1003 );
define ( 'BUILD_ID' , 1004 );
define ( 'EOL', "<br />\r\n");
define ( 'ATOM_TIME', 'Y-m-d\TH:i:s\Z' );