aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorfriendica <info@friendica.com>2012-07-19 21:09:40 -0700
committerfriendica <info@friendica.com>2012-07-19 21:09:40 -0700
commitbf386749047731d3a7f47fd99f7dcc4e93ed7be7 (patch)
tree49168f1e7d3ca11f0b3622ca9129904af15608bf /boot.php
parent6293c5e1cf53eeb6db487c74c6e4cec8a11148d4 (diff)
downloadvolse-hubzilla-bf386749047731d3a7f47fd99f7dcc4e93ed7be7.tar.gz
volse-hubzilla-bf386749047731d3a7f47fd99f7dcc4e93ed7be7.tar.bz2
volse-hubzilla-bf386749047731d3a7f47fd99f7dcc4e93ed7be7.zip
sync
Diffstat (limited to 'boot.php')
-rw-r--r--boot.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/boot.php b/boot.php
index ea13c35b1..33102194b 100644
--- a/boot.php
+++ b/boot.php
@@ -199,6 +199,7 @@ define ( 'NOTIFY_SUGGEST', 0x0020 );
define ( 'NOTIFY_PROFILE', 0x0040 );
define ( 'NOTIFY_TAGSELF', 0x0080 );
define ( 'NOTIFY_TAGSHARE', 0x0100 );
+define ( 'NOTIFY_POKE', 0x0200 );
define ( 'NOTIFY_SYSTEM', 0x8000 );