aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorfriendica <info@friendica.com>2013-08-26 03:54:27 -0700
committerfriendica <info@friendica.com>2013-08-26 03:54:27 -0700
commit2f2a316b27221759d433a786fb3485238f032a37 (patch)
treec9fa81d5aada7e235d885c973695c4fb7b07064d /boot.php
parente9125ce06534736290e461508b5f5092ca73b02d (diff)
downloadvolse-hubzilla-2f2a316b27221759d433a786fb3485238f032a37.tar.gz
volse-hubzilla-2f2a316b27221759d433a786fb3485238f032a37.tar.bz2
volse-hubzilla-2f2a316b27221759d433a786fb3485238f032a37.zip
regex patch
Diffstat (limited to 'boot.php')
-rwxr-xr-xboot.php1
1 files changed, 1 insertions, 0 deletions
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
/**