From fd28d50597d4f255ba9514e0fc03c8cb67c86f22 Mon Sep 17 00:00:00 2001 From: rzeka Date: Sat, 22 Feb 2014 13:27:01 +0100 Subject: Fixed PHP notice when user's default project doesn't exist --- templates/config_index.php | 4 ++-- templates/user_index.php | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/templates/config_index.php b/templates/config_index.php index 72edc4ad..f18078c1 100644 --- a/templates/config_index.php +++ b/templates/config_index.php @@ -51,9 +51,9 @@ - \ No newline at end of file + diff --git a/templates/user_index.php b/templates/user_index.php index 20baac2f..ac8f086e 100644 --- a/templates/user_index.php +++ b/templates/user_index.php @@ -27,7 +27,7 @@ - + @@ -45,4 +45,4 @@ - \ No newline at end of file + -- cgit v1.2.3