pubsubhubbub db refinements

This commit is contained in:
Mike Macgirvin 2010-09-30 21:00:06 -07:00
parent 465ba71b58
commit 632c557008
5 changed files with 18 additions and 5 deletions

View file

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