X-Git-Url: http://git.cyclocoop.org/%7B%7B%20url_for%28%27admin_vote_del%27%2C%20idvote=vote.voteid%29%20%7D%7D?a=blobdiff_plain;f=includes%2Fsearch%2FNullIndexField.php;h=22f59987c5ec4523710d7ef86d84b028cb18fb88;hb=e3537bdc00244cefdaa34710be0fb0d920336ed8;hp=ff1e8cbf74e89a41c4582236a19a60c9eaecc95f;hpb=7b34978f62873b9d551f6209f82b08805c2055f1;p=lhc%2Fweb%2Fwiklou.git diff --git a/includes/search/NullIndexField.php b/includes/search/NullIndexField.php index ff1e8cbf74..22f59987c5 100644 --- a/includes/search/NullIndexField.php +++ b/includes/search/NullIndexField.php @@ -22,6 +22,7 @@ class NullIndexField implements SearchIndexField { * @return $this */ public function setFlag( $flag, $unset = false ) { + return $this; } /**