From 5412fcb3ac773b636f7f5cbe043b9858b55a2b9a Mon Sep 17 00:00:00 2001 From: Peter Goodhall Date: Wed, 11 Sep 2019 17:38:09 +0100 Subject: [PATCH] Added contesting controller the start of #347 --- application/controllers/Contesting.php | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 application/controllers/Contesting.php diff --git a/application/controllers/Contesting.php b/application/controllers/Contesting.php new file mode 100644 index 00000000..62227406 --- /dev/null +++ b/application/controllers/Contesting.php @@ -0,0 +1,16 @@ +