X-Git-Url: http://git.cyclocoop.org//%22%22.str_replace%28%27%22%27%2C?a=blobdiff_plain;f=includes%2Fwidget%2FNamespaceInputWidget.php;h=5fdc7104ff9faa2584d27a1aaf4004bc93bb214b;hb=d95f644e80fb894ca4f22a9fcdeab53cde9dedc9;hp=3e913b02ff706f6b02755c3d67b4a4ff23fb33fb;hpb=6d5e1de22f2eb5156fc32c35faf34259fb5e62f1;p=lhc%2Fweb%2Fwiklou.git diff --git a/includes/widget/NamespaceInputWidget.php b/includes/widget/NamespaceInputWidget.php index 3e913b02ff..5fdc7104ff 100644 --- a/includes/widget/NamespaceInputWidget.php +++ b/includes/widget/NamespaceInputWidget.php @@ -24,7 +24,6 @@ class NamespaceInputWidget extends \OOUI\DropdownInputWidget { // Configuration initialization $config['options'] = $this->getNamespaceDropdownOptions( $config ); - // Parent constructor parent::__construct( $config ); // Properties