mirror of
https://github.com/kamilwylegala/cakephp2-php8.git
synced 2025-01-31 09:06:17 +00:00
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:
parent
79c791548f
commit
7421729159
2 changed files with 2 additions and 2 deletions
|
@ -73,7 +73,7 @@
|
||||||
*
|
*
|
||||||
* encoding =>
|
* encoding =>
|
||||||
* For MySQL, MySQLi, Postgres and DB2, specifies the character encoding to use when connecting to the
|
* 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 {
|
class DATABASE_CONFIG {
|
||||||
|
|
|
@ -73,7 +73,7 @@
|
||||||
*
|
*
|
||||||
* encoding =>
|
* encoding =>
|
||||||
* For MySQL, MySQLi, Postgres and DB2, specifies the character encoding to use when connecting to the
|
* 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 {
|
class DATABASE_CONFIG {
|
||||||
|
|
Loading…
Add table
Reference in a new issue