summaryrefslogtreecommitdiff
path: root/installer/pages/about_install.html.php
diff options
context:
space:
mode:
authorBharat Mediratta <bharat@menalto.com>2009-01-20 04:37:55 +0000
committerBharat Mediratta <bharat@menalto.com>2009-01-20 04:37:55 +0000
commit66ee2f9618d1ac17507dddeef1b68eb804aa634a (patch)
tree1dea996b25925001eedbe13a05aa65497bac3269 /installer/pages/about_install.html.php
parent401da12adbe7979074de9c35fd458ff36f393350 (diff)
Move pages -> views for consistency, which simplifies the life of the File_Structure_Test
Diffstat (limited to 'installer/pages/about_install.html.php')
-rw-r--r--installer/pages/about_install.html.php18
1 files changed, 0 insertions, 18 deletions
diff --git a/installer/pages/about_install.html.php b/installer/pages/about_install.html.php
deleted file mode 100644
index 6ad2c242..00000000
--- a/installer/pages/about_install.html.php
+++ /dev/null
@@ -1,18 +0,0 @@
-<p>
- Gallery needs to talk to your MySQL database, so to get started
- you'll need to know:
-</p>
-<ol>
- <li> Database name </li>
- <li> Database username </li>
- <li> Database password </li>
- <li> Database host </li>
-</ol>
-
-<p>
- If you're missing any of this information, please ask your
- web host or system administrator for a little help.
-</p>
-<p>
- <a href="index.php?step=get_db_info">Continue</a>
-</p>