aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorfriendica <info@friendica.com>2014-11-10 15:21:04 -0800
committerfriendica <info@friendica.com>2014-11-10 15:21:04 -0800
commit62094652333514e92f9f00699e14b9f49680bb64 (patch)
treef61a8410d6c469c5ae5b7b3aa69cfb8dd5a956a7 /boot.php
parent0b4575a40b5412f0497c50560b0510a304599086 (diff)
downloadvolse-hubzilla-62094652333514e92f9f00699e14b9f49680bb64.tar.gz
volse-hubzilla-62094652333514e92f9f00699e14b9f49680bb64.tar.bz2
volse-hubzilla-62094652333514e92f9f00699e14b9f49680bb64.zip
add public forum identification to libzot. No attempt is made to identify other types of forums or weird custom channel permissions. If the channel is auto-accept and taggable, it's a public forum.
Diffstat (limited to 'boot.php')
-rwxr-xr-xboot.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/boot.php b/boot.php
index f8c91dfbb..4b1c008cd 100755
--- a/boot.php
+++ b/boot.php
@@ -414,6 +414,7 @@ define ( 'XCHAN_FLAGS_ORPHAN', 0x0002);
define ( 'XCHAN_FLAGS_CENSORED', 0x0004);
define ( 'XCHAN_FLAGS_SELFCENSORED', 0x0008);
define ( 'XCHAN_FLAGS_SYSTEM', 0x0010);
+define ( 'XCHAN_FLAGS_PUBFORUM', 0x0020);
define ( 'XCHAN_FLAGS_DELETED', 0x1000);
/*
* Traficlights for Administration of HubLoc