1
1
Fork 0

more preparation for activities

This commit is contained in:
Mike Macgirvin 2010-09-09 22:02:28 -07:00
commit 3a69413f86
5 changed files with 19 additions and 3 deletions

View file

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