diff --git a/core/core.php b/core/core.php index 6afbc784..c757ead0 100644 --- a/core/core.php +++ b/core/core.php @@ -3193,5 +3193,4 @@ class template { // Retourne le html return $html; } -} -?> \ No newline at end of file +} \ No newline at end of file diff --git a/core/layout/main.php b/core/layout/main.php index b4047c23..b082c81e 100755 --- a/core/layout/main.php +++ b/core/layout/main.php @@ -290,4 +290,4 @@ showAnalytics(); ?> showScript(); ?> - + \ No newline at end of file diff --git a/core/module/config/config.php b/core/module/config/config.php index 5437e3be..9aee9052 100755 --- a/core/module/config/config.php +++ b/core/module/config/config.php @@ -305,5 +305,4 @@ class configHelper extends helper { return $dirContent; } -} -?> \ No newline at end of file +} \ No newline at end of file diff --git a/core/module/config/view/index/index.php b/core/module/config/view/index/index.php index d7e0edb3..8687b6b5 100755 --- a/core/module/config/view/index/index.php +++ b/core/module/config/view/index/index.php @@ -195,4 +195,4 @@ - + \ No newline at end of file diff --git a/core/module/install/install.php b/core/module/install/install.php index 3262651b..2cdc1cd8 100755 --- a/core/module/install/install.php +++ b/core/module/install/install.php @@ -194,5 +194,4 @@ class install extends common { 'view' => 'update' ]); } -} -?> \ No newline at end of file +} \ No newline at end of file diff --git a/core/module/maintenance/maintenance.php b/core/module/maintenance/maintenance.php index f7c26816..b91765c5 100755 --- a/core/module/maintenance/maintenance.php +++ b/core/module/maintenance/maintenance.php @@ -30,5 +30,4 @@ class maintenance extends common { ]); } -} -?> \ No newline at end of file +} \ No newline at end of file diff --git a/core/module/page/page.php b/core/module/page/page.php index 00587b51..046ec9d1 100755 --- a/core/module/page/page.php +++ b/core/module/page/page.php @@ -314,5 +314,4 @@ class page extends common { } } -} -?> \ No newline at end of file +} \ No newline at end of file diff --git a/core/module/sitemap/sitemap.php b/core/module/sitemap/sitemap.php index 61cfbdfb..ed5ba2ae 100755 --- a/core/module/sitemap/sitemap.php +++ b/core/module/sitemap/sitemap.php @@ -29,5 +29,4 @@ class sitemap extends common { ]); } -} -?> \ No newline at end of file +} \ No newline at end of file diff --git a/core/module/theme/theme.php b/core/module/theme/theme.php index af3e6ee4..c812cb56 100755 --- a/core/module/theme/theme.php +++ b/core/module/theme/theme.php @@ -557,6 +557,4 @@ class theme extends common { } return ($zipFilename); } - -} -?> \ No newline at end of file +} \ No newline at end of file diff --git a/core/module/user/user.php b/core/module/user/user.php index af610223..f566ce29 100755 --- a/core/module/user/user.php +++ b/core/module/user/user.php @@ -425,5 +425,4 @@ class user extends common { ]); } } -} -?> \ No newline at end of file +} \ No newline at end of file diff --git a/module/blog/blog.php b/module/blog/blog.php index 271267c4..ca99658f 100755 --- a/module/blog/blog.php +++ b/module/blog/blog.php @@ -386,5 +386,4 @@ class blog extends common { ]); } } -} -?> \ No newline at end of file +} \ No newline at end of file diff --git a/module/form/form.php b/module/form/form.php index 63dc8b6d..405cbe53 100755 --- a/module/form/form.php +++ b/module/form/form.php @@ -370,5 +370,4 @@ class form extends common { 'view' => 'index', ]); } -} -?> \ No newline at end of file +} \ No newline at end of file diff --git a/module/gallery/gallery.php b/module/gallery/gallery.php index 903b2d61..9fe8eb6d 100755 --- a/module/gallery/gallery.php +++ b/module/gallery/gallery.php @@ -302,5 +302,4 @@ class galleriesHelper extends helper { } return $dirContent; } -} -?> \ No newline at end of file +} \ No newline at end of file diff --git a/module/news/news.php b/module/news/news.php index 783bed7f..23ebf6bd 100755 --- a/module/news/news.php +++ b/module/news/news.php @@ -236,5 +236,4 @@ class news extends common { 'view' => 'index' ]); } -} -?> \ No newline at end of file +} \ No newline at end of file diff --git a/module/redirection/redirection.php b/module/redirection/redirection.php index f9485dd4..dde058fd 100755 --- a/module/redirection/redirection.php +++ b/module/redirection/redirection.php @@ -70,5 +70,4 @@ class redirection extends common { ]); } } -} -?> \ No newline at end of file +} \ No newline at end of file