From dc319aa101802aa1536601946fb686c4c0489465 Mon Sep 17 00:00:00 2001 From: Beth Parker Date: Mon, 30 Oct 2017 22:42:03 -0500 Subject: [PATCH] moved authenticated/unauthenticated from index files in subdirs to named files in public --- public/authenticated.php | 12 ++++++++++++ public/authenticated/index.php | 12 ------------ .../index.php => unauthenticated.php} | 6 +++--- 3 files changed, 15 insertions(+), 15 deletions(-) create mode 100644 public/authenticated.php delete mode 100644 public/authenticated/index.php rename public/{unauthenticated/index.php => unauthenticated.php} (64%) diff --git a/public/authenticated.php b/public/authenticated.php new file mode 100644 index 0000000..b5e707a --- /dev/null +++ b/public/authenticated.php @@ -0,0 +1,12 @@ + + + Actcur Available Sites + + + + + diff --git a/public/authenticated/index.php b/public/authenticated/index.php deleted file mode 100644 index 8b5cef6..0000000 --- a/public/authenticated/index.php +++ /dev/null @@ -1,12 +0,0 @@ - - - Actcur Available Sites - - - - - diff --git a/public/unauthenticated/index.php b/public/unauthenticated.php similarity index 64% rename from public/unauthenticated/index.php rename to public/unauthenticated.php index 71be560..2c1fa75 100644 --- a/public/unauthenticated/index.php +++ b/public/unauthenticated.php @@ -4,9 +4,9 @@

"; ?>