From b19b4818e305bc2687989f1e12c7f9207a7bf673 Mon Sep 17 00:00:00 2001 From: objecttothis Date: Fri, 3 Nov 2023 13:32:04 +0400 Subject: [PATCH] Roll back committed injections --- app/Views/partial/header.php | 56 ----------------------------- public/uploads/item_pics/.gitignore | 4 --- 2 files changed, 60 deletions(-) delete mode 100644 public/uploads/item_pics/.gitignore diff --git a/app/Views/partial/header.php b/app/Views/partial/header.php index af8985f3c..93d73fb08 100644 --- a/app/Views/partial/header.php +++ b/app/Views/partial/header.php @@ -21,65 +21,11 @@ $request = Services::request(); getGet('debug') == 'true') : ?> - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - @@ -87,8 +33,6 @@ $request = Services::request(); - - diff --git a/public/uploads/item_pics/.gitignore b/public/uploads/item_pics/.gitignore deleted file mode 100644 index 28db78b71..000000000 --- a/public/uploads/item_pics/.gitignore +++ /dev/null @@ -1,4 +0,0 @@ -# Ignore everything in this directory -.gitignore -# Except this file -!.gitignore