1
1
Fork 0

mail, i18n, etc.

This commit is contained in:
Mike Macgirvin 2010-07-30 06:09:20 -07:00
commit b399b20dee
16 changed files with 412 additions and 184 deletions

View file

@ -19,7 +19,7 @@ define ( 'NOTIFY_WALL', 0x0004 );
define ( 'NOTIFY_COMMENT', 0x0008 );
define ( 'NOTIFY_MAIL', 0x0010 );
define ( 'NAMESPACE_DFRN' , 'http://purl.org/macgirvin/dfrn/1.0' );
if(! class_exists('App')) {