From 2f2a316b27221759d433a786fb3485238f032a37 Mon Sep 17 00:00:00 2001 From: friendica Date: Mon, 26 Aug 2013 03:54:27 -0700 Subject: regex patch --- boot.php | 1 + 1 file changed, 1 insertion(+) (limited to 'boot.php') diff --git a/boot.php b/boot.php index a4fe8d3ad..7902313e6 100755 --- a/boot.php +++ b/boot.php @@ -295,6 +295,7 @@ define ( 'MENU_ITEM_NEWWIN', 0x0002); define ( 'POLL_SIMPLE_RATING', 0x0001); define ( 'POLL_MULTIPLE_CHOICE', 0x0002); +define ( 'POLL_OVERWRITE', 0x8000); // If you vote twice remove the prior entry /** -- cgit v1.2.3