MantisBT: master 0aefc4d6

Author Committer Branch Timestamp Parent
dregad dregad master 2013-10-17 04:40 master 3ef10a1b
Changeset

Install: allow admin to specify table pre/suffix

Fields are predefaulted to config_default_inc.php values, adequate
Oracle-compatible short values are set when db_type is oci8.

A jQuery script takes care of automatically updating the input fields
contents based on the picked value in db_type selection list. It works
by picking up the appropriate default values from hidden divs.

mod - admin/install.php Diff File
add - javascript/install.js Diff File