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%2FMessageBlobStore.php;h=8a8142b7e341b53de3beaaa174a2d202c1f15a48;hb=3b9d370b1ddc64dc9b8fb8aa7cfa7ed33db643e8;hp=3f320913aaeafe9ed96aadfee4b06e08fef6a48f;hpb=c6af934ae65b8c7dbd878a376f9e46dc28bff941;p=lhc%2Fweb%2Fwiklou.git diff --git a/includes/MessageBlobStore.php b/includes/MessageBlobStore.php index 3f320913aa..8a8142b7e3 100644 --- a/includes/MessageBlobStore.php +++ b/includes/MessageBlobStore.php @@ -241,9 +241,6 @@ class MessageBlobStore { } public static function clear() { - // HACK: disable clear() on WMF servers - return; - // TODO: Give this some more thought // TODO: Is TRUNCATE better? try {