From 905925716a2e96ca04c4288bda907552e5536179 Mon Sep 17 00:00:00 2001 From: mrbluesky Date: Thu, 19 Jan 2012 02:04:30 +0000 Subject: [PATCH] Update comment --- includes/EditPage.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/includes/EditPage.php b/includes/EditPage.php index 548c46debb..50ae02452e 100644 --- a/includes/EditPage.php +++ b/includes/EditPage.php @@ -37,7 +37,7 @@ class EditPage { const AS_HOOK_ERROR = 210; /** - * Status: TODO: What is this? + * Status: The filter function set in $wgFilterCallback returned true (= block it) */ const AS_FILTERING = 211; -- 2.20.1