From 681197a265f1dd3873780fdcf0b5f1e8fa0150ab Mon Sep 17 00:00:00 2001 From: Bharat Mediratta Date: Tue, 20 Jan 2009 00:54:02 +0000 Subject: Web based installer. It's still got some rough edges, but you can now do a complete CLI or web based install. --- installer/pages/db_not_empty.html.php | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 installer/pages/db_not_empty.html.php (limited to 'installer/pages/db_not_empty.html.php') diff --git a/installer/pages/db_not_empty.html.php b/installer/pages/db_not_empty.html.php new file mode 100644 index 00000000..754d46c6 --- /dev/null +++ b/installer/pages/db_not_empty.html.php @@ -0,0 +1,5 @@ +

+ The database you provided already has other tables in it. + Continuing with the install might overwrite an existing Gallery + install. Please go back and choose a different database. +

-- cgit v1.2.3