Typo fix
git-svn-id: https://develop.svn.wordpress.org/trunk@10934 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
15adf67f37
commit
b02ee27548
@ -266,7 +266,7 @@ class wpdb {
|
||||
* @access public
|
||||
* @war array
|
||||
*/
|
||||
var $field_type = array();
|
||||
var $field_types = array();
|
||||
|
||||
/**
|
||||
* Database table columns charset
|
||||
|
Loading…
Reference in New Issue
Block a user