From 3972359e9d22d053f3d59a2d2cbc88d4e9146fc0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mike=20Schw=C3=B6rer?= Date: Wed, 30 Dec 2015 22:18:23 +0100 Subject: [PATCH] Fixed day formatting in commitgraph --- www/index_prod.php | 13 +++++++++++++ www/protected/views/msmain/about.php | 2 +- 2 files changed, 14 insertions(+), 1 deletion(-) create mode 100644 www/index_prod.php diff --git a/www/index_prod.php b/www/index_prod.php new file mode 100644 index 0000000..fc0d6ee --- /dev/null +++ b/www/index_prod.php @@ -0,0 +1,13 @@ +run(); \ No newline at end of file diff --git a/www/protected/views/msmain/about.php b/www/protected/views/msmain/about.php index 3308799..c3b322a 100644 --- a/www/protected/views/msmain/about.php +++ b/www/protected/views/msmain/about.php @@ -36,7 +36,7 @@ $this->selectedNav = 'about';