From 55385de0243dd715e4983af1ab0b5bad543efa7e Mon Sep 17 00:00:00 2001
From: Sorrel Harriet <s.harriet@gold.ac.uk>
Date: Tue, 20 Sep 2016 20:47:21 +0100
Subject: [PATCH] replacing week-1 with lab-1

---
 {week-1 => lab-1}/test_app/README                 | 0
 {week-1 => lab-1}/test_app/includes/functions.php | 0
 {week-1 => lab-1}/test_app/index.php              | 0
 {week-1 => lab-1}/test_app/views/404.php          | 0
 {week-1 => lab-1}/test_app/views/home.php         | 0
 {week-1 => lab-1}/test_app/views/page_2.php       | 0
 6 files changed, 0 insertions(+), 0 deletions(-)
 rename {week-1 => lab-1}/test_app/README (100%)
 rename {week-1 => lab-1}/test_app/includes/functions.php (100%)
 rename {week-1 => lab-1}/test_app/index.php (100%)
 rename {week-1 => lab-1}/test_app/views/404.php (100%)
 rename {week-1 => lab-1}/test_app/views/home.php (100%)
 rename {week-1 => lab-1}/test_app/views/page_2.php (100%)

diff --git a/week-1/test_app/README b/lab-1/test_app/README
similarity index 100%
rename from week-1/test_app/README
rename to lab-1/test_app/README
diff --git a/week-1/test_app/includes/functions.php b/lab-1/test_app/includes/functions.php
similarity index 100%
rename from week-1/test_app/includes/functions.php
rename to lab-1/test_app/includes/functions.php
diff --git a/week-1/test_app/index.php b/lab-1/test_app/index.php
similarity index 100%
rename from week-1/test_app/index.php
rename to lab-1/test_app/index.php
diff --git a/week-1/test_app/views/404.php b/lab-1/test_app/views/404.php
similarity index 100%
rename from week-1/test_app/views/404.php
rename to lab-1/test_app/views/404.php
diff --git a/week-1/test_app/views/home.php b/lab-1/test_app/views/home.php
similarity index 100%
rename from week-1/test_app/views/home.php
rename to lab-1/test_app/views/home.php
diff --git a/week-1/test_app/views/page_2.php b/lab-1/test_app/views/page_2.php
similarity index 100%
rename from week-1/test_app/views/page_2.php
rename to lab-1/test_app/views/page_2.php
-- 
GitLab