https://bugzilla.wikimedia.org/show_bug.cgi?id=33753

--- Comment #13 from Sam Reed (reedy) <[email protected]> ---
reedy@tin:/a/common/php-1.22wmf4$ mwscript eval.php ruwiktionary
> var_dump( $wgFlaggedRevsNamespaces );
array(4) {
  [0]=>
  int(0)
  [1]=>
  int(6)
  [2]=>
  int(10)
  [3]=>
  int(828)
}


Main, File, Template and Module already have it.

Category, 14
Индекс, 104
Приложение, 100
Рифмы, 106
Викисловарь, 4

$wgFlaggedRevsNamespaces[] = 4;
$wgFlaggedRevsNamespaces[] = 14;
$wgFlaggedRevsNamespaces[] = 100;
$wgFlaggedRevsNamespaces[] = 104;
$wgFlaggedRevsNamespaces[] = 106;

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to