X-Git-Url: https://git.heureux-cyclage.org/?a=blobdiff_plain;f=includes%2Fspecials%2FSpecialPagesWithProp.php;h=26d0fe8f8731ab67718cafae79828f1920ab0ff2;hb=3eb79b48c89277eaa00a4eeadfbd5b2bf56e648e;hp=670a3973b9b8347fa129c260c2bbd060dde9085e;hpb=564c585eb9f738939a1237eaa6b63292a6c49fe3;p=lhc%2Fweb%2Fwiklou.git diff --git a/includes/specials/SpecialPagesWithProp.php b/includes/specials/SpecialPagesWithProp.php index 670a3973b9..26d0fe8f87 100644 --- a/includes/specials/SpecialPagesWithProp.php +++ b/includes/specials/SpecialPagesWithProp.php @@ -40,7 +40,7 @@ class SpecialPagesWithProp extends QueryPage { return false; } - function execute( $par ) { + public function execute( $par ) { $this->setHeaders(); $this->outputHeader(); $this->getOutput()->addModuleStyles( 'mediawiki.special.pagesWithProp' ); @@ -100,7 +100,7 @@ class SpecialPagesWithProp extends QueryPage { return false; } - function getQueryInfo() { + public function getQueryInfo() { return array( 'tables' => array( 'page_props', 'page' ), 'fields' => array(