Merge "Move around "ا" to after "آ" and not before"
[lhc/web/wiklou.git] / includes / specialpage / ChangesListSpecialPage.php
index acd5d14..5f54404 100644 (file)
@@ -1536,7 +1536,7 @@ abstract class ChangesListSpecialPage extends SpecialPage {
         *
         * @return bool
         */
-       protected function isStructuredFilterUiEnabled() {
+       public function isStructuredFilterUiEnabled() {
                return $this->getUser()->getOption( 'rcenhancedfilters' );
        }