From cc6346a1b7bdd68697042e2b79075044cbefbfa9 Mon Sep 17 00:00:00 2001 From: Jonathan Rosenbaum Date: Tue, 10 Oct 2017 03:15:47 +0000 Subject: [PATCH] Simplified include_headers by removing include_header_start_shop. * No important changes with shop_log. --- include_header_start_shop.html | 50 ---------------------------------- shop_log.php | 2 +- start_shop.php | 2 +- 3 files changed, 2 insertions(+), 52 deletions(-) delete mode 100644 include_header_start_shop.html diff --git a/include_header_start_shop.html b/include_header_start_shop.html deleted file mode 100644 index 7f9429a..0000000 --- a/include_header_start_shop.html +++ /dev/null @@ -1,50 +0,0 @@ - - - - - - - -YBDB - - - - - - - - - - - - - - - - - - - - - - - - - -
About/HelpCurrent Shop | All Shops | Add/Edit Contact | Reports | Transaction Log | PS Home
- diff --git a/shop_log.php b/shop_log.php index 9c40758..3e4f432 100644 --- a/shop_log.php +++ b/shop_log.php @@ -189,7 +189,7 @@ if ((isset($_POST["MM_insert"])) && ($_POST["MM_insert"] == "FormEdit")) {

- +
diff --git a/start_shop.php b/start_shop.php index 51b2326..6a05549 100644 --- a/start_shop.php +++ b/start_shop.php @@ -110,7 +110,7 @@ if ((isset($_POST["MM_insert"])) && ($_POST["MM_insert"] == "ChangeDate")) { header(sprintf("Location: %s",$editFormAction )); //$editFormAction } ?> - +
Existing Shop Users