Removing DB2 specific documentation. Docs updated in cookbook.

git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@7968 3807eeeb-6ff5-0310-8944-8be069107fe0
This commit is contained in:
mark_story 2008-12-31 15:30:11 +00:00
parent 79c791548f
commit 7421729159
2 changed files with 2 additions and 2 deletions

View file

@ -73,7 +73,7 @@
*
* encoding =>
* For MySQL, MySQLi, Postgres and DB2, specifies the character encoding to use when connecting to the
* database. Defaults to 'UTF-8' for DB2. Uses database default for all others.
* database. Uses database default.
*
*/
class DATABASE_CONFIG {

View file

@ -73,7 +73,7 @@
*
* encoding =>
* For MySQL, MySQLi, Postgres and DB2, specifies the character encoding to use when connecting to the
* database. Defaults to 'UTF-8' for DB2. Uses database default for all others.
* database. Uses database default.
*
*/
class DATABASE_CONFIG {