summaryrefslogtreecommitdiffstats
path: root/user_guide/database/connecting.html
diff options
context:
space:
mode:
Diffstat (limited to 'user_guide/database/connecting.html')
-rw-r--r--user_guide/database/connecting.html1
1 files changed, 0 insertions, 1 deletions
diff --git a/user_guide/database/connecting.html b/user_guide/database/connecting.html
index 98a5d3784..ea4d18904 100644
--- a/user_guide/database/connecting.html
+++ b/user_guide/database/connecting.html
@@ -102,7 +102,6 @@ $config['dbdriver'] = "mysql";<br />
$config['dbprefix'] = "";<br />
$config['pconnect'] = FALSE;<br />
$config['db_debug'] = TRUE;<br />
-$config['active_r'] = TRUE;<br />
<br />
$this->load->database(<samp>$config</samp>);</code>