Make WordPress Core

Changeset 13325


Ignore:
Timestamp:
02/23/2010 09:08:50 AM (15 years ago)
Author:
nacin
Message:

Change inline docs to reflect [13324]

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/wp-includes/wp-db.php

    r13324 r13325  
    628628     * @param string $scope Can be all, global, blog, or old tables. Default all.
    629629     *  All returns the blog tables for the queried blog and all global tables.
    630      * @param bool $prefix Whether to include table prefixes. Default false. If blog
     630     * @param bool $prefix Whether to include table prefixes. Default true. If blog
    631631     *  prefix is requested, then the custom users and usermeta tables will be mapped.
    632632     * @param int $blog_id The blog_id to prefix. Defaults to main blog. Used only when prefix is requested.
Note: See TracChangeset for help on using the changeset viewer.