Changeset 40906
- Timestamp:
- 06/15/2017 11:59:19 AM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/wp-db.php
r39323 r40906 3269 3269 * @param string $db_cap The feature to check for. Accepts 'collation', 3270 3270 * 'group_concat', 'subqueries', 'set_charset', 3271 * or 'utf8mb4'.3271 * 'utf8mb4', or 'utf8mb4_520'. 3272 3272 * @return int|false Whether the database feature is supported, false otherwise. 3273 3273 */
Note: See TracChangeset
for help on using the changeset viewer.