Change inline docs to reflect [13324]

git-svn-id: http://svn.automattic.com/wordpress/trunk@13325 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
nacin 2010-02-23 09:08:50 +00:00
parent 191e0df9d2
commit 39bcbf2755
1 changed files with 1 additions and 1 deletions

View File

@ -627,7 +627,7 @@ class wpdb {
*
* @param string $scope Can be all, global, blog, or old tables. Default all.
* All returns the blog tables for the queried blog and all global tables.
* @param bool $prefix Whether to include table prefixes. Default false. If blog
* @param bool $prefix Whether to include table prefixes. Default true. If blog
* prefix is requested, then the custom users and usermeta tables will be mapped.
* @param int $blog_id The blog_id to prefix. Defaults to main blog. Used only when prefix is requested.
* @return array Table names. When a prefix is requested, the key is the