notify folks who have been tagged in a post

This commit is contained in:
Mike Macgirvin 2010-10-31 20:36:59 -07:00
commit b376f21533
8 changed files with 154 additions and 43 deletions

View file

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