From ffa326ba55d86528ca9b8d53e2f57a3c52e3b388 Mon Sep 17 00:00:00 2001 From: Nik Okuntseff Date: Tue, 13 Mar 2018 17:12:31 +0000 Subject: [PATCH] Adjusted file permissions to hopefully address error 500 with Hostmonster. --- WEB-INF/templates/footer.tpl | 2 +- dbinstall.php | 0 2 files changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 dbinstall.php diff --git a/WEB-INF/templates/footer.tpl b/WEB-INF/templates/footer.tpl index 6436952c..908461e6 100644 --- a/WEB-INF/templates/footer.tpl +++ b/WEB-INF/templates/footer.tpl @@ -12,7 +12,7 @@
-
 Anuko Time Tracker 1.17.41.4066 | Copyright © Anuko | +  Anuko Time Tracker 1.17.41.4067 | Copyright © Anuko | {$i18n.footer.credits} | {$i18n.footer.license} | {$i18n.footer.improve} diff --git a/dbinstall.php b/dbinstall.php old mode 100755 new mode 100644 -- 2.20.1