diff options
author | Ricordisamoa <ricordisamoa@openmailbox.org> | 2016-01-09 09:13:37 +0100 |
---|---|---|
committer | Ricordisamoa <ricordisamoa@openmailbox.org> | 2016-01-09 09:13:37 +0100 |
commit | c9f533269658eff1919b371c6db3f4507f4587a1 (patch) | |
tree | 8ae5df48f19e81e793140dc0e1c7b3f1851c84cf /includes/installer/WebInstallerWelcome.php | |
parent | 3092b9bf8eb5a6822578362fc09a6f538bd0e07e (diff) | |
download | mediawikicore-c9f533269658eff1919b371c6db3f4507f4587a1.tar.gz mediawikicore-c9f533269658eff1919b371c6db3f4507f4587a1.zip |
Remove excess newlines at the end of files
All of them added with commit 6d55397e7cb6f2001f8635dee7c2a78d6ad1a23e
Change-Id: I09822b8c2a32832b1875028739091dd893900783
Diffstat (limited to 'includes/installer/WebInstallerWelcome.php')
-rw-r--r-- | includes/installer/WebInstallerWelcome.php | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/includes/installer/WebInstallerWelcome.php b/includes/installer/WebInstallerWelcome.php index e0117705908f..44ff0bb21830 100644 --- a/includes/installer/WebInstallerWelcome.php +++ b/includes/installer/WebInstallerWelcome.php @@ -47,5 +47,3 @@ class WebInstallerWelcome extends WebInstallerPage { } } - - |