1
1
Fork 0

event and birthday data structures

This commit is contained in:
Friendika 2011-01-13 02:01:00 -08:00
commit 5559893293
4 changed files with 54 additions and 1 deletions

View file

@ -2,7 +2,7 @@
set_time_limit(0);
define ( 'BUILD_ID', 1030 );
define ( 'BUILD_ID', 1031 );
define ( 'DFRN_PROTOCOL_VERSION', '2.0' );
define ( 'EOL', "<br />\r\n" );