Changeset 35170 for trunk/src/wp-admin/includes/schema.php
- Timestamp:
- 10/14/2015 11:43:10 PM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/includes/schema.php
r34936 r35170 28 28 * @since 3.3.0 29 29 * 30 * @global wpdb $wpdb 30 * @global wpdb $wpdb WordPress database abstraction object. 31 31 * 32 32 * @param string $scope Optional. The tables for which to retrieve SQL. Can be all, global, ms_global, or blog tables. Defaults to all.
Note: See TracChangeset
for help on using the changeset viewer.