From bf386749047731d3a7f47fd99f7dcc4e93ed7be7 Mon Sep 17 00:00:00 2001 From: friendica Date: Thu, 19 Jul 2012 21:09:40 -0700 Subject: sync --- boot.php | 1 + 1 file changed, 1 insertion(+) (limited to 'boot.php') 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 ); -- cgit v1.2.3