Remove old comment from DB\IO class about encoding settings
This commit is contained in:
@@ -410,9 +410,6 @@ class IO
|
|||||||
false
|
false
|
||||||
);
|
);
|
||||||
|
|
||||||
// set the target encoding to the DEFAULT_ENCODING if it is one of them: EUC, Shift_JIS, UTF-8
|
|
||||||
// @ the moment set only from outside
|
|
||||||
|
|
||||||
// set loop protection max count
|
// set loop protection max count
|
||||||
$this->MAX_QUERY_CALL = self::DEFAULT_MAX_QUERY_CALL;
|
$this->MAX_QUERY_CALL = self::DEFAULT_MAX_QUERY_CALL;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user