From 39fa93eec7f81a32b63c4ecff2b64ae34ad365d3 Mon Sep 17 00:00:00 2001 From: Bharat Mediratta Date: Wed, 15 Jul 2009 21:06:42 -0700 Subject: Simpler solution for #545. Just don't show the form if the storage dir isn't set up yet --- installer/views/get_db_info.html.php | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/installer/views/get_db_info.html.php b/installer/views/get_db_info.html.php index 7835f246..ada0793c 100644 --- a/installer/views/get_db_info.html.php +++ b/installer/views/get_db_info.html.php @@ -26,6 +26,7 @@ +
Database @@ -77,13 +78,10 @@ - - - (Please fix the photo storage problem before continuing) -
+ -- cgit v1.2.3