summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFlorian Pritz <bluewind@xinu.at>2017-12-02 16:58:38 +0100
committerFlorian Pritz <bluewind@xinu.at>2017-12-02 16:58:38 +0100
commitd7656ec3e102d604b9b14f0886c147c0d1e55527 (patch)
tree306dda6f393352768f9878e15a3ef96cf0306a6f
parent774f1cc3c97957095f34ee5fa653aed802533138 (diff)
NEWS: Fix typo
Signed-off-by: Florian Pritz <bluewind@xinu.at>
-rw-r--r--NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index ccfa10de3..a960be241 100644
--- a/NEWS
+++ b/NEWS
@@ -8,7 +8,7 @@ This file lists major, incompatible or otherwise important changes, you should l
- Changes in application/config/database.php
+ Change "$active_record = TRUE" to "$query_builder = TRUE"
+ Change the pconnect setting to FALSE
- + Change the char_set settign to "utf8mb4"
+ + Change the char_set setting to "utf8mb4"
+ Change the dbcollat setting to "utf8mb4_bin"
+ Change the stricton setting to TRUE
- Changes in application/config/config-local.php