From: Aaron Schulz Date: Tue, 16 Sep 2008 12:06:40 +0000 (+0000) Subject: This is indexed now, do live. (bug 3945) X-Git-Tag: 1.31.0-rc.0~45268 X-Git-Url: https://git.cyclocoop.org/%7B%24www_url%7Dadmin/compta/banques/?a=commitdiff_plain;h=7a3529ac57e5441f9b193a3817a33d8461979022;p=lhc%2Fweb%2Fwiklou.git This is indexed now, do live. (bug 3945) --- diff --git a/includes/specials/SpecialShortpages.php b/includes/specials/SpecialShortpages.php index 2e7d24a5a0..b304870c1e 100644 --- a/includes/specials/SpecialShortpages.php +++ b/includes/specials/SpecialShortpages.php @@ -19,7 +19,7 @@ class ShortPagesPage extends QueryPage { * This query is indexed as of 1.5 */ function isExpensive() { - return true; + return false; } function isSyndicated() {