From bda4ca4c0d9f247675f4c241ecb0d402bb380d8f Mon Sep 17 00:00:00 2001 From: friendica Date: Tue, 22 Jan 2013 00:20:25 -0800 Subject: hidden directory entries --- boot.php | 2 ++ 1 file changed, 2 insertions(+) (limited to 'boot.php') diff --git a/boot.php b/boot.php index eb5d54961..6d38a21a6 100644 --- a/boot.php +++ b/boot.php @@ -266,6 +266,8 @@ define ( 'HUBLOC_FLAGS_PRIMARY', 0x0001); define ( 'HUBLOC_FLAGS_UNVERIFIED', 0x0002); +define ( 'XCHAN_FLAGS_HIDDEN', 0x0001); + /** * Tag/term types -- cgit v1.2.3