mirror of
https://github.com/WordPress/WordPress.git
synced 2025-02-08 00:21:48 +01:00
Add missing instance var. Props filosofo. see #4806
git-svn-id: http://svn.automattic.com/wordpress/trunk@6046 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
parent
827ed61968
commit
a40345190e
@ -34,6 +34,7 @@ class wpdb {
|
||||
var $optiongroups;
|
||||
var $optiongroup_options;
|
||||
var $postmeta;
|
||||
var $usermeta;
|
||||
var $terms;
|
||||
var $term_taxonomy;
|
||||
var $term_relationships;
|
||||
|
Loading…
Reference in New Issue
Block a user