手册:$wgDBconnection
Appearance
此功能已在版本1.4.0被完全移除。 |
| 数据库设置: $wgDBconnection | |
|---|---|
| 请编辑本页面并输入简述。 |
|
| 引进版本: | 1.1.0前 |
| 移除版本: | 1.4.0 |
| 允许的值: | 未指定 |
| 默认值: | '' |
| 其他设置: 按首字母排序 | 按功能排序 | |
细节
此变量在DefaultSettings.php中设置为空字符串,但不是实际设置。
It was used to store a MySQL link identifier (return value of mysql-connect()).
Since MediaWiki 1.2, this variable was unused.
In MediaWiki 1.17 (a060794480fe), it was removed from DefaultSettings.php.