From e532335b2fbe96fc8d994f1619d2190729a5abf2 Mon Sep 17 00:00:00 2001 From: czaks Date: Sat, 19 Apr 2014 19:17:03 +0200 Subject: [PATCH] add user_flag to valid inputs --- inc/config.php | 1 + 1 file changed, 1 insertion(+) diff --git a/inc/config.php b/inc/config.php index e9044ebd..f150f22f 100644 --- a/inc/config.php +++ b/inc/config.php @@ -274,6 +274,7 @@ 'page', 'file_url', 'json_response', + 'user_flag', ); // Enable reCaptcha to make spam even harder. Rarely necessary.