r3725 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r3724‎ | r3725 | r3726 >
Date:21:30, 28 May 2004
Author:vibber
Status:old
Tags:
Comment:
Remove redundant options array
Modified paths:
  • /trunk/phase3/languages/LanguageCy.php (modified) (history)

Diff [purge]

Index: trunk/phase3/languages/LanguageCy.php
@@ -20,18 +20,6 @@
2121
2222 );
2323
24 -/* private */ $wgDefaultUserOptionsCy = array(
25 - "quickbar" => 1, "underline" => 1, "hover" => 1,
26 - "cols" => 80, "rows" => 25, "searchlimit" => 20,
27 - "contextlines" => 5, "contextchars" => 50,
28 - "skin" => 0, "math" => 1, "rcdays" => 7, "rclimit" => 50,
29 - "highlightbroken" => 1, "stubthreshold" => 0,
30 - "previewontop" => 1, "editsection"=>1,"editsectiononrightclick"=>0,
31 - "showtoc"=>1,
32 - "showtoolbar" =>1,
33 - "date" => 0
34 -);
35 -
3624 /* private */ $wgQuickbarSettingsCy = array(
3725 "Dim", "Sefydlog chwith", "Sefydlog de", "Arnawf de"
3826 );
@@ -1042,11 +1030,6 @@
10431031
10441032 class LanguageCy extends LanguageUtf8 {
10451033
1046 - function getDefaultUserOptions () {
1047 - global $wgDefaultUserOptionsCy;
1048 - return $wgDefaultUserOptionsCy;
1049 - }
1050 -
10511034 function getBookstoreList () {
10521035 global $wgBookstoreListCy;
10531036 return $wgBookstoreListCy;

Follow-up revisions

RevisionCommit summaryAuthorDate
r41237removed annodex based urls in favor of oggzchop urls, updated to oggz r3725 o...dale19:00, 24 September 2008

Status & tagging log