diff --git a/README.md b/README.md index f0e8b87e..8536a028 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,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.9-yellow.svg?style=flat)](https://github.com/xeorl/xeorl-portfolio/) +[![version](https://img.shields.io/badge/version-v4.2.10-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 9f1f0282..d5be9700 100644 Binary files a/htdocs/.DS_Store and b/htdocs/.DS_Store differ diff --git a/htdocs/account.php b/htdocs/account.php index 06dddbc3..4124cea6 100644 --- a/htdocs/account.php +++ b/htdocs/account.php @@ -38,5 +38,6 @@ if (!isset($_SESSION['user_id'])) { Logout + diff --git a/htdocs/assets/.DS_Store b/htdocs/assets/.DS_Store index e91c9795..807e7e5b 100755 Binary files a/htdocs/assets/.DS_Store and b/htdocs/assets/.DS_Store differ diff --git a/htdocs/assets/_header.php b/htdocs/assets/_header.php index 9e523b12..1e88c007 100755 --- a/htdocs/assets/_header.php +++ b/htdocs/assets/_header.php @@ -10,7 +10,7 @@ if (session_status() === PHP_SESSION_NONE) {