r84235 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r84234‎ | r84235 | r84236 >
Date:13:23, 18 March 2011
Author:happy-melon
Status:ok
Tags:
Comment:
Follow-up r84233: fix documentation format
Modified paths:
  • /trunk/phase3/includes/User.php (modified) (history)

Diff [purge]

Index: trunk/phase3/includes/User.php
@@ -1963,7 +1963,7 @@
19641964 *
19651965 * @param $oname String The option to check
19661966 * @param $defaultOverride String A default value returned if the option does not exist
1967 - * @bool $ignoreHidden = whether to ignore the effects of $wgHiddenPrefs
 1967+ * @param $ignoreHidden Bool = whether to ignore the effects of $wgHiddenPrefs
19681968 * @return String User's current value for the option
19691969 * @see getBoolOption()
19701970 * @see getIntOption()

Past revisions this follows-up on

RevisionCommit summaryAuthorDate
r84233(bug 27403) saved user preferences which are subsequently disabled with $wgHi...happy-melon13:03, 18 March 2011

Status & tagging log