diff --git a/src/account.php b/src/account.php
index 5acaa4d..eca6fcb 100644
--- a/src/account.php
+++ b/src/account.php
@@ -40,6 +40,9 @@ if ($result === false) {
diff --git a/src/admin/index.php b/src/admin/index.php
index 9d2829e..0eaa1c9 100644
--- a/src/admin/index.php
+++ b/src/admin/index.php
@@ -61,6 +61,10 @@ if ($result === false) {
diff --git a/src/admin/manageOrders.php b/src/admin/manageOrders.php
index c6e4a6b..96ca661 100644
--- a/src/admin/manageOrders.php
+++ b/src/admin/manageOrders.php
@@ -99,6 +99,10 @@ if ($result === false) {
diff --git a/src/orders.php b/src/orders.php
index d5c626a..69da5bd 100644
--- a/src/orders.php
+++ b/src/orders.php
@@ -56,6 +56,9 @@ if (!$result) {