Index: trunk/phase3/includes/User.php |
— | — | @@ -3516,5 +3516,4 @@ |
3517 | 3517 | $log->addEntry( 'autocreate', $this->getUserPage(), '', array( $this->getId() ) ); |
3518 | 3518 | return true; |
3519 | 3519 | } |
3520 | | - |
3521 | | -} |
\ No newline at end of file |
| 3520 | +} |
Index: trunk/phase3/includes/Skin.php |
— | — | @@ -1926,4 +1926,4 @@ |
1927 | 1927 | wfProfileOut( __METHOD__ ); |
1928 | 1928 | return $bar; |
1929 | 1929 | } |
1930 | | -} |
\ No newline at end of file |
| 1930 | +} |