summaryrefslogtreecommitdiff
path: root/installer/views/get_db_info.html.php
AgeCommit message (Collapse)Author
2009-05-14Tell the user the location of VARPATH so that they know where their photos ↵Bharat Mediratta
are getting installed.
2009-02-27Both the command line and web installer installer now supportsTim Almdal
creating tables with a table prefix. There are still some queries that haven't been converted, so don't start using prefixes yet. However, if you do, you can login and modify the user profile.
2009-02-17added mkdir command to error message if "var" is not found, for people that ↵Jakob Hilden
don't know how to create a folder on unix
2009-01-20Fix preambles, delete unused fileBharat Mediratta
2009-01-20Move pages -> views for consistency, which simplifies the life of the ↵Bharat Mediratta
File_Structure_Test