diff options
| author | Bharat Mediratta <bharat@menalto.com> | 2009-01-20 04:41:53 +0000 |
|---|---|---|
| committer | Bharat Mediratta <bharat@menalto.com> | 2009-01-20 04:41:53 +0000 |
| commit | 0c6b36b086db5dfaa7c0e778296a36104fc2468d (patch) | |
| tree | 185e299e24a12f9655f0c6117b1302b008b63d88 /installer/views/about_install.html.php | |
| parent | 5e7717f778ed13e4ea4a6ba5bc9ffe5ffe6648ff (diff) | |
Fix preambles, delete unused file
Diffstat (limited to 'installer/views/about_install.html.php')
| -rw-r--r-- | installer/views/about_install.html.php | 18 |
1 files changed, 0 insertions, 18 deletions
diff --git a/installer/views/about_install.html.php b/installer/views/about_install.html.php deleted file mode 100644 index 6ad2c242..00000000 --- a/installer/views/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> |
