Changeset 19593 for trunk/wp-admin/includes/ms.php
- Timestamp:
- 12/13/2011 11:45:31 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-admin/includes/ms.php
r19314 r19593 50 50 * 51 51 * @param int $blog_id Blog ID 52 * @param bool $drop True if blog's table should be dropped. 52 * @param bool $drop True if blog's table should be dropped. Default is false. 53 53 * @return void 54 54 */ … … 775 775 * 776 776 * @since 3.3.0 777 * @param string $using 'sites or 'users'. 777 * @param string $using 'sites or 'users'. Default is 'sites'. 778 778 * @return bool True if the network meets the criteria for large. False otherwise. 779 779 */
Note: See TracChangeset
for help on using the changeset viewer.