From f26c7d9bfc116ecf60d5036352c194a641f95c1b Mon Sep 17 00:00:00 2001 From: "Aldo \"xoen\" Giambelluca" Date: Sun, 4 Jul 2010 06:47:08 +0200 Subject: [PATCH] Added a input for the DB table prefix in 'inc/templates/adminform.php' --- inc/templates/adminform.php | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) diff --git a/inc/templates/adminform.php b/inc/templates/adminform.php index c22c78768b0..231e9c52839 100755 --- a/inc/templates/adminform.php +++ b/inc/templates/adminform.php @@ -10,6 +10,7 @@ if(!$f) die('Error: Config file (config/config.php) is not writable for the webs if(!isset($fillDB)) $fillDB=true; if(!isset($CONFIG_DBHOST)) $CONFIG_DBHOST='localhost'; if(!isset($CONFIG_DBUSER)) $CONFIG_DBUSER='owncloud'; +if(!isset($CONFIG_DBTABLEPREFIX)) $CONFIG_DBTABLEPREFIX='oc_'; $newuserpassword=OC_USER::generatepassword(); ?> -
+ - + @@ -104,21 +105,22 @@ foreach($dbtypes as $dbtype){ + - + - +
force ssl:>
force ssl:>
enable automatic backup:>
backup directory:
date format:
database host:
database name:
database table prefix:
database user:
database password:(leave empty to keep current password)
retype database password:
create database and user: onchange='showDBAdmin()'>
create database and user: onchange='showDBAdmin()'>
database administrative user:
database administrative password:
automaticly fill initial database:>
automaticly fill initial database:>


-
- + +
-- 2.39.5
Create new user:
user name
password