@since for wpdb's result property. props SergeyBiryukov. see #21533.
git-svn-id: http://core.svn.wordpress.org/trunk@21513 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
parent
f965d758fc
commit
2b21b814a1
|
@ -133,7 +133,7 @@ class wpdb {
|
|||
/**
|
||||
* MySQL result, which is either a resource or boolean.
|
||||
*
|
||||
* @since unknown
|
||||
* @since 0.71
|
||||
* @access protected
|
||||
* @var mixed
|
||||
*/
|
||||
|
|
Loading…
Reference in New Issue