From 7e30f1d3cf6981ce0066c9f680e42af427d06ced 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.