aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorfriendica <info@friendica.com>2014-08-31 22:15:00 -0700
committerfriendica <info@friendica.com>2014-08-31 22:15:00 -0700
commit2a37d99958d5591d5b9ccfc9bc615ee0588a6036 (patch)
treec22b433f6a4fe5eeb07d8dfdffb5c4f0fec28cc2 /boot.php
parenta63de472cf1b5cff1ebda821d3a6ba39cf37f839 (diff)
downloadvolse-hubzilla-2a37d99958d5591d5b9ccfc9bc615ee0588a6036.tar.gz
volse-hubzilla-2a37d99958d5591d5b9ccfc9bc615ee0588a6036.tar.bz2
volse-hubzilla-2a37d99958d5591d5b9ccfc9bc615ee0588a6036.zip
get out the sunnies
Diffstat (limited to 'boot.php')
-rwxr-xr-xboot.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/boot.php b/boot.php
index 2e12e60f9..344a2a7ca 100755
--- a/boot.php
+++ b/boot.php
@@ -304,7 +304,7 @@ define ( 'ABOOK_FLAG_ARCHIVED' , 0x0008);
define ( 'ABOOK_FLAG_PENDING' , 0x0010);
define ( 'ABOOK_FLAG_UNCONNECTED', 0x0020);
define ( 'ABOOK_FLAG_SELF' , 0x0080);
-
+define ( 'ABOOK_FLAG_FEED' , 0x0100);
define ( 'MAIL_DELETED', 0x0001);