mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Gadgets
synced 2024-11-14 11:04:43 +00:00
rm debug echo
This commit is contained in:
parent
40a9577ed1
commit
7ecf44c8b7
|
@ -80,7 +80,6 @@ function wfLoadGadgetsStructured() {
|
|||
|
||||
$g = wfMsgForContentNoTrans( "Gadgets-definition" );
|
||||
if ( wfEmptyMsg( "Gadgets-definition", $g ) ) {
|
||||
print "((NO GADGETS))";
|
||||
$gadgets = false;
|
||||
return $gadgets;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue