Index: trunk/extensions/Translate/check-blacklist.php |
— | — | @@ -82,6 +82,20 @@ |
83 | 83 | ) |
84 | 84 | ), |
85 | 85 | array( |
| 86 | + 'group' => 'core-1.17', |
| 87 | + 'check' => 'variable', |
| 88 | + 'message' => array( |
| 89 | + 'perfcachedts', // Optional time parameters |
| 90 | + ), |
| 91 | +), |
| 92 | +array( |
| 93 | + 'group' => 'core-1.18', |
| 94 | + 'check' => 'variable', |
| 95 | + 'message' => array( |
| 96 | + 'perfcachedts', // Optional time parameters |
| 97 | + ), |
| 98 | +), |
| 99 | +array( |
86 | 100 | 'group' => 'ext-abusefilter', |
87 | 101 | 'check' => 'variable', |
88 | 102 | 'message' => array( |