From 39f4d2c0535d08c9e3b4fcb5a8c2710af86bd60b Mon Sep 17 00:00:00 2001 From: Thibaud Chauviere Date: Tue, 7 Jul 2015 10:46:09 +0200 Subject: [PATCH] [PSR-2] Fix EOF ending --- translations/index.php | 2 +- views/index.php | 2 +- views/templates/admin/_configure/helpers/form/index.php | 2 +- views/templates/admin/_configure/helpers/index.php | 2 +- views/templates/admin/_configure/helpers/list/index.php | 2 +- views/templates/admin/_configure/index.php | 2 +- views/templates/admin/index.php | 2 +- views/templates/index.php | 2 +- 8 files changed, 8 insertions(+), 8 deletions(-) diff --git a/translations/index.php b/translations/index.php index 044cb85..c255529 100644 --- a/translations/index.php +++ b/translations/index.php @@ -32,4 +32,4 @@ header("Cache-Control: post-check=0, pre-check=0", false); header("Pragma: no-cache"); header("Location: ../"); -exit; \ No newline at end of file +exit; diff --git a/views/index.php b/views/index.php index 044cb85..c255529 100644 --- a/views/index.php +++ b/views/index.php @@ -32,4 +32,4 @@ header("Cache-Control: post-check=0, pre-check=0", false); header("Pragma: no-cache"); header("Location: ../"); -exit; \ No newline at end of file +exit; diff --git a/views/templates/admin/_configure/helpers/form/index.php b/views/templates/admin/_configure/helpers/form/index.php index 044cb85..c255529 100644 --- a/views/templates/admin/_configure/helpers/form/index.php +++ b/views/templates/admin/_configure/helpers/form/index.php @@ -32,4 +32,4 @@ header("Cache-Control: post-check=0, pre-check=0", false); header("Pragma: no-cache"); header("Location: ../"); -exit; \ No newline at end of file +exit; diff --git a/views/templates/admin/_configure/helpers/index.php b/views/templates/admin/_configure/helpers/index.php index 044cb85..c255529 100644 --- a/views/templates/admin/_configure/helpers/index.php +++ b/views/templates/admin/_configure/helpers/index.php @@ -32,4 +32,4 @@ header("Cache-Control: post-check=0, pre-check=0", false); header("Pragma: no-cache"); header("Location: ../"); -exit; \ No newline at end of file +exit; diff --git a/views/templates/admin/_configure/helpers/list/index.php b/views/templates/admin/_configure/helpers/list/index.php index 044cb85..c255529 100644 --- a/views/templates/admin/_configure/helpers/list/index.php +++ b/views/templates/admin/_configure/helpers/list/index.php @@ -32,4 +32,4 @@ header("Cache-Control: post-check=0, pre-check=0", false); header("Pragma: no-cache"); header("Location: ../"); -exit; \ No newline at end of file +exit; diff --git a/views/templates/admin/_configure/index.php b/views/templates/admin/_configure/index.php index 044cb85..c255529 100644 --- a/views/templates/admin/_configure/index.php +++ b/views/templates/admin/_configure/index.php @@ -32,4 +32,4 @@ header("Cache-Control: post-check=0, pre-check=0", false); header("Pragma: no-cache"); header("Location: ../"); -exit; \ No newline at end of file +exit; diff --git a/views/templates/admin/index.php b/views/templates/admin/index.php index 044cb85..c255529 100644 --- a/views/templates/admin/index.php +++ b/views/templates/admin/index.php @@ -32,4 +32,4 @@ header("Cache-Control: post-check=0, pre-check=0", false); header("Pragma: no-cache"); header("Location: ../"); -exit; \ No newline at end of file +exit; diff --git a/views/templates/index.php b/views/templates/index.php index 044cb85..c255529 100644 --- a/views/templates/index.php +++ b/views/templates/index.php @@ -32,4 +32,4 @@ header("Cache-Control: post-check=0, pre-check=0", false); header("Pragma: no-cache"); header("Location: ../"); -exit; \ No newline at end of file +exit;