aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
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
/**