diff options
author | friendica <info@friendica.com> | 2014-08-31 22:15:00 -0700 |
---|---|---|
committer | friendica <info@friendica.com> | 2014-08-31 22:15:00 -0700 |
commit | 2a37d99958d5591d5b9ccfc9bc615ee0588a6036 (patch) | |
tree | c22b433f6a4fe5eeb07d8dfdffb5c4f0fec28cc2 /boot.php | |
parent | a63de472cf1b5cff1ebda821d3a6ba39cf37f839 (diff) | |
download | volse-hubzilla-2a37d99958d5591d5b9ccfc9bc615ee0588a6036.tar.gz volse-hubzilla-2a37d99958d5591d5b9ccfc9bc615ee0588a6036.tar.bz2 volse-hubzilla-2a37d99958d5591d5b9ccfc9bc615ee0588a6036.zip |
get out the sunnies
Diffstat (limited to 'boot.php')
-rwxr-xr-x | boot.php | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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); |