Utility functions for people tags

This commit is contained in:
Shashi Gowda
2011-03-06 23:33:39 +05:30
parent 1b1a427237
commit 4b8ee81ca9
3 changed files with 17 additions and 9 deletions

View File

@@ -45,6 +45,7 @@ define('NOTICE_INBOX_SOURCE_SUB', 1);
define('NOTICE_INBOX_SOURCE_GROUP', 2);
define('NOTICE_INBOX_SOURCE_REPLY', 3);
define('NOTICE_INBOX_SOURCE_FORWARD', 4);
define('NOTICE_INBOX_SOURCE_PROFILE_TAG', 5);
define('NOTICE_INBOX_SOURCE_GATEWAY', -1);
# append our extlib dir as the last-resort place to find libs