diff --git a/php/Access/Admin.php b/php/Access/Admin.php index fe84782..2a5b3f5 100644 --- a/php/Access/Admin.php +++ b/php/Access/Admin.php @@ -336,4 +336,6 @@ final class Admin extends Access { } -} \ No newline at end of file +} + +?> \ No newline at end of file diff --git a/php/Access/Guest.php b/php/Access/Guest.php index e8e2c9c..de30713 100644 --- a/php/Access/Guest.php +++ b/php/Access/Guest.php @@ -179,4 +179,4 @@ final class Guest extends Access { } -?> +?> \ No newline at end of file diff --git a/php/Modules/Album.php b/php/Modules/Album.php index 57620ea..ead3348 100644 --- a/php/Modules/Album.php +++ b/php/Modules/Album.php @@ -750,4 +750,4 @@ final class Album { } -?> +?> \ No newline at end of file diff --git a/php/Modules/Config.php b/php/Modules/Config.php index 060b1df..8ce5dc5 100644 --- a/php/Modules/Config.php +++ b/php/Modules/Config.php @@ -65,4 +65,4 @@ if(!defined('LYCHEE')) exit('Error: Direct access is not allowed!'); } -?> +?> \ No newline at end of file diff --git a/php/Modules/Database.php b/php/Modules/Database.php index eec4be8..7659fbb 100755 --- a/php/Modules/Database.php +++ b/php/Modules/Database.php @@ -346,4 +346,4 @@ final class Database { } -?> +?> \ No newline at end of file diff --git a/php/Modules/Import.php b/php/Modules/Import.php index 886e83b..17b73b4 100644 --- a/php/Modules/Import.php +++ b/php/Modules/Import.php @@ -180,4 +180,4 @@ final class Import { } -?> +?> \ No newline at end of file diff --git a/php/Modules/Photo.php b/php/Modules/Photo.php index 9f747f5..1423b6d 100755 --- a/php/Modules/Photo.php +++ b/php/Modules/Photo.php @@ -1224,4 +1224,4 @@ final class Photo { } -?> +?> \ No newline at end of file diff --git a/php/Modules/Validator.php b/php/Modules/Validator.php index 759969a..c20e598 100644 --- a/php/Modules/Validator.php +++ b/php/Modules/Validator.php @@ -38,4 +38,4 @@ final class Validator { } -?> +?> \ No newline at end of file