From d6496c22d80987b565b69b5f119b32936db46e06 Mon Sep 17 00:00:00 2001 From: Nicholas Hubbard Date: Thu, 7 Jan 2016 15:24:49 -0500 Subject: [PATCH] Create hash.php --- controllers/hash.php | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 controllers/hash.php diff --git a/controllers/hash.php b/controllers/hash.php new file mode 100644 index 00000000..dca1e80e --- /dev/null +++ b/controllers/hash.php @@ -0,0 +1,7 @@ + trim(`git rev-parse HEAD`) + ) + ); +?>