From: Ricordisamoa Date: Sat, 9 Jan 2016 08:13:37 +0000 (+0100) Subject: Remove excess newlines at the end of files X-Git-Tag: 1.31.0-rc.0~8389 X-Git-Url: https://git.cyclocoop.org/%27.%24link.%27?a=commitdiff_plain;h=c9f533269658eff1919b371c6db3f4507f4587a1;p=lhc%2Fweb%2Fwiklou.git Remove excess newlines at the end of files All of them added with commit 6d55397e7cb6f2001f8635dee7c2a78d6ad1a23e Change-Id: I09822b8c2a32832b1875028739091dd893900783 --- diff --git a/includes/installer/WebInstallerComplete.php b/includes/installer/WebInstallerComplete.php index a54264c249..f443db4c87 100644 --- a/includes/installer/WebInstallerComplete.php +++ b/includes/installer/WebInstallerComplete.php @@ -55,5 +55,3 @@ class WebInstallerComplete extends WebInstallerPage { } } - - diff --git a/includes/installer/WebInstallerCopying.php b/includes/installer/WebInstallerCopying.php index c539ed2b66..36fec86a2e 100644 --- a/includes/installer/WebInstallerCopying.php +++ b/includes/installer/WebInstallerCopying.php @@ -29,4 +29,3 @@ class WebInstallerCopying extends WebInstallerDocument { } } - diff --git a/includes/installer/WebInstallerDBConnect.php b/includes/installer/WebInstallerDBConnect.php index bf1787f0d8..7a0825e735 100644 --- a/includes/installer/WebInstallerDBConnect.php +++ b/includes/installer/WebInstallerDBConnect.php @@ -119,5 +119,3 @@ class WebInstallerDBConnect extends WebInstallerPage { } } - - diff --git a/includes/installer/WebInstallerDBSettings.php b/includes/installer/WebInstallerDBSettings.php index 9b95c0a2d4..f214663a5d 100644 --- a/includes/installer/WebInstallerDBSettings.php +++ b/includes/installer/WebInstallerDBSettings.php @@ -52,5 +52,3 @@ class WebInstallerDBSettings extends WebInstallerPage { } } - - diff --git a/includes/installer/WebInstallerDocument.php b/includes/installer/WebInstallerDocument.php index 2b35bc6082..fc1c33f9b9 100644 --- a/includes/installer/WebInstallerDocument.php +++ b/includes/installer/WebInstallerDocument.php @@ -47,4 +47,3 @@ abstract class WebInstallerDocument extends WebInstallerPage { } } - diff --git a/includes/installer/WebInstallerExistingWiki.php b/includes/installer/WebInstallerExistingWiki.php index ebe0ead4a3..2c08c9c729 100644 --- a/includes/installer/WebInstallerExistingWiki.php +++ b/includes/installer/WebInstallerExistingWiki.php @@ -182,5 +182,3 @@ class WebInstallerExistingWiki extends WebInstallerPage { } } - - diff --git a/includes/installer/WebInstallerInstall.php b/includes/installer/WebInstallerInstall.php index 261a66170d..51a58ae254 100644 --- a/includes/installer/WebInstallerInstall.php +++ b/includes/installer/WebInstallerInstall.php @@ -93,4 +93,3 @@ class WebInstallerInstall extends WebInstallerPage { } } - diff --git a/includes/installer/WebInstallerLanguage.php b/includes/installer/WebInstallerLanguage.php index ba2745cb77..cfd4a862c2 100644 --- a/includes/installer/WebInstallerLanguage.php +++ b/includes/installer/WebInstallerLanguage.php @@ -119,4 +119,3 @@ class WebInstallerLanguage extends WebInstallerPage { } } - diff --git a/includes/installer/WebInstallerName.php b/includes/installer/WebInstallerName.php index 7d0073c79f..717d67b89c 100644 --- a/includes/installer/WebInstallerName.php +++ b/includes/installer/WebInstallerName.php @@ -247,5 +247,3 @@ class WebInstallerName extends WebInstallerPage { } } - - diff --git a/includes/installer/WebInstallerOptions.php b/includes/installer/WebInstallerOptions.php index 30ea10efa0..fb8e35b5e2 100644 --- a/includes/installer/WebInstallerOptions.php +++ b/includes/installer/WebInstallerOptions.php @@ -458,4 +458,3 @@ class WebInstallerOptions extends WebInstallerPage { } } - diff --git a/includes/installer/WebInstallerReadme.php b/includes/installer/WebInstallerReadme.php index 36bc3065e0..97c9f83417 100644 --- a/includes/installer/WebInstallerReadme.php +++ b/includes/installer/WebInstallerReadme.php @@ -29,4 +29,3 @@ class WebInstallerReadme extends WebInstallerDocument { } } - diff --git a/includes/installer/WebInstallerReleaseNotes.php b/includes/installer/WebInstallerReleaseNotes.php index e185876a2e..c0a8d71f5d 100644 --- a/includes/installer/WebInstallerReleaseNotes.php +++ b/includes/installer/WebInstallerReleaseNotes.php @@ -36,4 +36,3 @@ class WebInstallerReleaseNotes extends WebInstallerDocument { } } - diff --git a/includes/installer/WebInstallerRestart.php b/includes/installer/WebInstallerRestart.php index 8717cb87ac..be55c32fd0 100644 --- a/includes/installer/WebInstallerRestart.php +++ b/includes/installer/WebInstallerRestart.php @@ -44,4 +44,3 @@ class WebInstallerRestart extends WebInstallerPage { } } - diff --git a/includes/installer/WebInstallerUpgrade.php b/includes/installer/WebInstallerUpgrade.php index 7136120602..72973e7d2e 100644 --- a/includes/installer/WebInstallerUpgrade.php +++ b/includes/installer/WebInstallerUpgrade.php @@ -108,4 +108,3 @@ class WebInstallerUpgrade extends WebInstallerPage { } } - diff --git a/includes/installer/WebInstallerUpgradeDoc.php b/includes/installer/WebInstallerUpgradeDoc.php index 627ce6568e..f8fa73638e 100644 --- a/includes/installer/WebInstallerUpgradeDoc.php +++ b/includes/installer/WebInstallerUpgradeDoc.php @@ -29,4 +29,3 @@ class WebInstallerUpgradeDoc extends WebInstallerDocument { } } - diff --git a/includes/installer/WebInstallerWelcome.php b/includes/installer/WebInstallerWelcome.php index e011770590..44ff0bb218 100644 --- a/includes/installer/WebInstallerWelcome.php +++ b/includes/installer/WebInstallerWelcome.php @@ -47,5 +47,3 @@ class WebInstallerWelcome extends WebInstallerPage { } } - -