Whitespace
This commit is contained in:
parent
e322edc8e3
commit
40868de594
1 changed files with 1 additions and 1 deletions
|
|
@ -1660,7 +1660,7 @@ class Language {
|
|||
* get user timecorrection setting)
|
||||
* @return int
|
||||
*/
|
||||
function userAdjust( $ts, $tz = false ) {
|
||||
function userAdjust( $ts, $tz = false ) {
|
||||
global $wgUser, $wgLocalTZoffset;
|
||||
|
||||
if ( $tz === false ) {
|
||||
|
|
|
|||
Loading…
Reference in a new issue