From: mrbluesky Date: Thu, 19 Jan 2012 02:04:30 +0000 (+0000) Subject: Update comment X-Git-Tag: 1.31.0-rc.0~25195 X-Git-Url: https://git.cyclocoop.org/%7B%24www_url%7Dadmin/compta/banques/%7B%7B%20url_for%28%27admin_users%27%29%20%7D%7D?a=commitdiff_plain;h=905925716a2e96ca04c4288bda907552e5536179;p=lhc%2Fweb%2Fwiklou.git Update comment --- 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;