From a0e5e0b1aa121078640f55cd619bdf34e098eb02 Mon Sep 17 00:00:00 2001
From: Bharat Mediratta
Date: Thu, 14 May 2009 22:39:45 +0000
Subject: Tell the user the location of VARPATH so that they know where their
photos are getting installed.
---
installer/views/get_db_info.html.php | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
(limited to 'installer/views')
diff --git a/installer/views/get_db_info.html.php b/installer/views/get_db_info.html.php
index c97e91b1..7835f246 100644
--- a/installer/views/get_db_info.html.php
+++ b/installer/views/get_db_info.html.php
@@ -20,7 +20,8 @@
- We've found a place to store your photos.
+ We've found a place to store your photos:
+ = VARPATH ?>
--
cgit v1.2.3