@since for wpdb's result property. props SergeyBiryukov. see #21533.

git-svn-id: https://develop.svn.wordpress.org/trunk@21513 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Andrew Nacin 2012-08-14 20:34:12 +00:00
parent c653147d47
commit 821a0d8181
1 changed files with 1 additions and 1 deletions

View File

@ -133,7 +133,7 @@ class wpdb {
/**
* MySQL result, which is either a resource or boolean.
*
* @since unknown
* @since 0.71
* @access protected
* @var mixed
*/