summaryrefslogtreecommitdiffstats
path: root/application/config/database.php
diff options
context:
space:
mode:
authorTimothy Warren <tim@timshomepage.net>2012-04-17 15:17:40 +0200
committerTimothy Warren <tim@timshomepage.net>2012-04-17 15:17:40 +0200
commit43481d0be0f508feadd6ef51403236606fb23cc6 (patch)
tree3d2d61cc773834783a5f4e2d031da13dbf934fdd /application/config/database.php
parenteafad45b9fbd37f42058366ca7bd17d6bb848ed8 (diff)
minor style fix
Diffstat (limited to 'application/config/database.php')
-rw-r--r--application/config/database.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/application/config/database.php b/application/config/database.php
index 59b223896..f08d88761 100644
--- a/application/config/database.php
+++ b/application/config/database.php
@@ -43,8 +43,8 @@
| ['password'] The password used to connect to the database
| ['database'] The name of the database you want to connect to
| ['dbdriver'] The database type. e.g.: mysql. Currently supported:
- cubrid, interbase, mssql, mysql, mysqli, oci8, odbc,
- pdo, postgre, sqlite, sqlite3, sqlsrv
+| cubrid, interbase, mssql, mysql, mysqli, oci8,
+| odbc, pdo, postgre, sqlite, sqlite3, sqlsrv
| ['dbprefix'] You can add an optional prefix, which will be added
| to the table name when using the Active Record class
| ['pconnect'] TRUE/FALSE - Whether to use a persistent connection