regex patch

This commit is contained in:
friendica
2013-08-26 03:54:27 -07:00
parent e9125ce065
commit 2f2a316b27
3 changed files with 3 additions and 2 deletions

View File

@@ -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
/**