diff --git a/README.md b/README.md index 0d0a1b81..58a7a4e4 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ ### Xeorl - The All-In-One, Fully Free to Use Advanced Link Shortener and Management Tool - Powered by [@xodivorce](https://instagram.com/xodivorce) ✨ [![status](https://img.shields.io/badge/status-active-brightgreen.svg?style=flat)](https://github.com/xeorl/xeorl-portfolio/) -[![version](https://img.shields.io/badge/version-v4.2.5-yellow.svg?style=flat)](https://github.com/xeorl/xeorl-portfolio/) +[![version](https://img.shields.io/badge/version-v4.2.6-yellow.svg?style=flat)](https://github.com/xeorl/xeorl-portfolio/) [![PRs](https://img.shields.io/badge/PRs-welcome-blue.svg?style=flat)](https://github.com/xeorl/xeorl-portfolio/)

diff --git a/htdocs/.DS_Store b/htdocs/.DS_Store index 4a8fcf18..d245e99c 100644 Binary files a/htdocs/.DS_Store and b/htdocs/.DS_Store differ diff --git a/htdocs/account.php b/htdocs/account.php index c902122d..a9c8807f 100644 --- a/htdocs/account.php +++ b/htdocs/account.php @@ -25,7 +25,9 @@ if (!isset($_SESSION['user_id'])) { - + + + diff --git a/htdocs/assets/.DS_Store b/htdocs/assets/.DS_Store index 8dd6ad5f..1c777d1d 100755 Binary files a/htdocs/assets/.DS_Store and b/htdocs/assets/.DS_Store differ diff --git a/htdocs/assets/_footer.php b/htdocs/assets/_footer.php index 147016a2..09421a72 100755 --- a/htdocs/assets/_footer.php +++ b/htdocs/assets/_footer.php @@ -15,9 +15,9 @@

diff --git a/htdocs/assets/_header.php b/htdocs/assets/_header.php index a1b8bfba..c6aa6013 100755 --- a/htdocs/assets/_header.php +++ b/htdocs/assets/_header.php @@ -10,7 +10,7 @@ if (session_status() === PHP_SESSION_NONE) {