33 parent::__construct(
$name, $restriction, $listed, $function, $file,
true );
__construct($name, $restriction= '', $listed=true, $function=false, $file= 'default')
Parent class for all special pages.
Shortcut to construct an includable special page.