MantisBT: master 74699db9

Author Committer Branch Timestamp Parent
dregad dregad master 2017-01-18 03:08 master 05552f52
Affected Issues  0022221: Documentation: update 'Database tables' section
Changeset

Config+Doc: Move 'Database Tables' section to 'Database'

Since the introduction of db_get_table() and removal of database table
name config options, the 'Database Table Variables' section is mostly
empty, containing only the table prefix and suffix. Since these
configuration are related to database settings, it makes sense to merge
the 2 sections.

$g_db_table_prefix, $g_db_table_suffix and $g_db_table_plugin_prefix
configs are now defined under the 'Database Settings' section in
config_defaults_inc.php.

Fixes 0022221

mod - config_defaults_inc.php Diff File
mod - docbook/Admin_Guide/en-US/Configuration.xml Diff File
mod - docbook/Admin_Guide/en-US/config/database.xml Diff File
rm - docbook/Admin_Guide/en-US/config/tables.xml Diff