From 66ee2f9618d1ac17507dddeef1b68eb804aa634a Mon Sep 17 00:00:00 2001 From: Bharat Mediratta Date: Tue, 20 Jan 2009 04:37:55 +0000 Subject: Move pages -> views for consistency, which simplifies the life of the File_Structure_Test --- installer/views/about_install.html.php | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 installer/views/about_install.html.php (limited to 'installer/views/about_install.html.php') diff --git a/installer/views/about_install.html.php b/installer/views/about_install.html.php new file mode 100644 index 00000000..6ad2c242 --- /dev/null +++ b/installer/views/about_install.html.php @@ -0,0 +1,18 @@ +

+ Gallery needs to talk to your MySQL database, so to get started + you'll need to know: +

+
    +
  1. Database name
  2. +
  3. Database username
  4. +
  5. Database password
  6. +
  7. Database host
  8. +
+ +

+ If you're missing any of this information, please ask your + web host or system administrator for a little help. +

+

+ Continue +

-- cgit v1.2.3