Deprecated functions :
In the Config object, the following methods were deprecated in 2.5 and are removed in 2.6 :
-
GetDBHost
-
GetDBName
-
GetDBSubname
-
GetDBCharacterSet
-
GetDBCollation
-
GetDBUser
-
GetDBPwd
Those methods should be replaced by a call to the generic Config::Get method, with the appropriate variable name, respectively :
-
db_host
-
db_name
-
db_subname
-
db_character_set
-
db_collation
-
db_user
-
db_pwd
2_5_0/install/250_to_260_migration_notes.txt ยท Last
modified: 2018/12/19 11:40 by 127.0.0.1