abook structure

This commit is contained in:
friendica
2012-10-08 18:40:30 -07:00
parent 5248c5075d
commit 602960460a
4 changed files with 30 additions and 17 deletions

View File

@@ -338,7 +338,7 @@ define ( 'ITEM_UPLINK', 0x0008);
define ( 'ITEM_UPLINK_PRV', 0x0010);
define ( 'ITEM_WALL', 0x0020);
define ( 'ITEM_THREAD_TOP', 0x0040);
define ( 'ITEM_NOTSHOWN', 0x0080); // technically visible but not normally shown (e.g. like/dislike)