more structural stuff

This commit is contained in:
friendica
2012-10-29 19:31:38 -07:00
parent e36ca7b41f
commit 1a6415807e
11 changed files with 241 additions and 219 deletions

View File

@@ -188,7 +188,7 @@ define ( 'PERMS_SPECIFIC' , 0x0080 );
define ( 'ABOOK_FLAG_BLOCKED' , 0x0001);
define ( 'ABOOK_FLAG_IGNORED' , 0x0002);
define ( 'ABOOK_FLAG_HIDDEN' , 0x0004);
define ( 'ABOOK_FLAG_SELF' , 0x0080);
/**