From 30d3404540ad0d288ec77739f77e5ef5ec6ca369 Mon Sep 17 00:00:00 2001 From: Airikr Date: Mon, 23 Sep 2024 20:40:19 +0200 Subject: [PATCH] Update --- css/desktop.css | 2 +- functions/age.php | 2 +- functions/checkbox.php | 2 +- functions/endecrypt.php | 2 +- functions/svg-icon.php | 2 +- js/main.js | 2 +- languages/gb.php | 2 +- languages/se.php | 2 +- page-errors.php | 2 +- site-config.php | 2 +- site-footer.php | 2 +- site-functions.php | 2 +- site-header.php | 2 +- site-settings.php | 2 +- 14 files changed, 14 insertions(+), 14 deletions(-) diff --git a/css/desktop.css b/css/desktop.css index 42f0a85..3ba69a0 100755 --- a/css/desktop.css +++ b/css/desktop.css @@ -524,4 +524,4 @@ svg[class*="icon-tabler-currency"] { to { transform: rotate(360deg); } -} +} \ No newline at end of file diff --git a/functions/age.php b/functions/age.php index c1f8a00..c769742 100755 --- a/functions/age.php +++ b/functions/age.php @@ -10,4 +10,4 @@ } } -?> +?> \ No newline at end of file diff --git a/functions/checkbox.php b/functions/checkbox.php index ac6622f..9282395 100755 --- a/functions/checkbox.php +++ b/functions/checkbox.php @@ -21,4 +21,4 @@ return $content; } -?> +?> \ No newline at end of file diff --git a/functions/endecrypt.php b/functions/endecrypt.php index 9fc0775..7912246 100755 --- a/functions/endecrypt.php +++ b/functions/endecrypt.php @@ -34,4 +34,4 @@ } } -?> +?> \ No newline at end of file diff --git a/functions/svg-icon.php b/functions/svg-icon.php index c3dd25d..8f9612f 100755 --- a/functions/svg-icon.php +++ b/functions/svg-icon.php @@ -8,4 +8,4 @@ return $arr[$string]; } -?> +?> \ No newline at end of file diff --git a/js/main.js b/js/main.js index 6a327cd..df7da85 100755 --- a/js/main.js +++ b/js/main.js @@ -94,4 +94,4 @@ function cursor(type) { } else if(type == 'default') { $('html,body').css({ 'cursor': 'auto' }); } -} +} \ No newline at end of file diff --git a/languages/gb.php b/languages/gb.php index 006b5d6..7711696 100755 --- a/languages/gb.php +++ b/languages/gb.php @@ -8,4 +8,4 @@ ] ]; -?> +?> \ No newline at end of file diff --git a/languages/se.php b/languages/se.php index 7f24178..fd2a533 100755 --- a/languages/se.php +++ b/languages/se.php @@ -8,4 +8,4 @@ ] ]; -?> +?> \ No newline at end of file diff --git a/page-errors.php b/page-errors.php index 41f2bba..dfc1ad3 100755 --- a/page-errors.php +++ b/page-errors.php @@ -16,4 +16,4 @@ require_once 'site-footer.php'; -?> +?> \ No newline at end of file diff --git a/site-config.php b/site-config.php index 4266908..258e684 100755 --- a/site-config.php +++ b/site-config.php @@ -37,4 +37,4 @@ $smtp_email = null; $smtp_password = null; -?> +?> \ No newline at end of file diff --git a/site-footer.php b/site-footer.php index 3dc60af..ce0ff7e 100755 --- a/site-footer.php +++ b/site-footer.php @@ -14,4 +14,4 @@ #echo ''; #echo (!file_exists('js/pages/'.str_replace('.php', '', $filename).'.js') ? null : ''); -?> +?> \ No newline at end of file diff --git a/site-functions.php b/site-functions.php index 6314fbd..4b2b6de 100755 --- a/site-functions.php +++ b/site-functions.php @@ -19,4 +19,4 @@ require_once $dir_functions.'/url.php'; require_once $dir_functions.'/validate.php'; -?> +?> \ No newline at end of file diff --git a/site-header.php b/site-header.php index 938a8f3..9292aa5 100755 --- a/site-header.php +++ b/site-header.php @@ -64,4 +64,4 @@ echo '
'; echo '
'; -?> +?> \ No newline at end of file diff --git a/site-settings.php b/site-settings.php index 2067d9d..0e12cc3 100755 --- a/site-settings.php +++ b/site-settings.php @@ -59,4 +59,4 @@ } } -?> +?> \ No newline at end of file