diff options
author | Robin Sowell <robin.sowell@ellislab.com> | 2010-12-20 18:13:05 +0100 |
---|---|---|
committer | Robin Sowell <robin.sowell@ellislab.com> | 2010-12-20 18:13:05 +0100 |
commit | 383fd3bf1cf2ed5dc28d1759a025ba74c9b60529 (patch) | |
tree | e3029a488f1f66b6569852d0058f5eed329482e7 | |
parent | 790ebf3a77677dd6d7473bb14f8e9c5594ddcb46 (diff) |
Minor tweak to dbprefix.
-rw-r--r-- | user_guide/changelog.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/user_guide/changelog.html b/user_guide/changelog.html index 80d830d9d..fdf36d30a 100644 --- a/user_guide/changelog.html +++ b/user_guide/changelog.html @@ -113,7 +113,7 @@ Hg Tag: </p> </li> <li>Database <ul> - <li>Added <kbd>swap_pre</kbd> value to <a href="./database/configuration.html">database configuration</a>.</li> + <a href="./database/configuration.html">database configuration</a>.</li> <li>Added <kbd>autoinit</kbd> value to <a href="./database/configuration.html">database configuration</a>.</li> <li>Added <kbd>stricton</kbd> value to <a href="./database/configuration.html">database configuration</a>.</li> <li>Added <kbd>database_exists()</kbd> to the <a href="database/utilities.html">Database Utilities Class</a>.</li> |