From 0b9fe18a6bf4036a05db7f9479d7b55d3fe5c782 Mon Sep 17 00:00:00 2001 From: Tim Almdal Date: Fri, 27 Feb 2009 19:26:21 +0000 Subject: Both the command line and web installer installer now supports 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. --- installer/views/get_db_info.html.php | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'installer/views') diff --git a/installer/views/get_db_info.html.php b/installer/views/get_db_info.html.php index fde11239..c97e91b1 100644 --- a/installer/views/get_db_info.html.php +++ b/installer/views/get_db_info.html.php @@ -66,6 +66,14 @@ + + + Table Prefix + + + + + -- cgit v1.2.3