Changeset 13382 for trunk/wp-includes/wp-db.php
- Timestamp:
- 02/24/2010 08:13:23 PM (17 years ago)
- File:
-
- 1 edited
-
trunk/wp-includes/wp-db.php (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-includes/wp-db.php
r13376 r13382 953 953 * @see wpdb::show_errors() 954 954 * 955 * @return bool Whether showing of errors was active or not955 * @return bool Whether showing of errors was active 956 956 */ 957 957 function hide_errors() { … … 1428 1428 1429 1429 /** 1430 * Whether or notMySQL database is at least the required minimum version.1430 * Whether MySQL database is at least the required minimum version. 1431 1431 * 1432 1432 * @since 2.5.0 … … 1444 1444 1445 1445 /** 1446 * Whether of notthe database supports collation.1446 * Whether the database supports collation. 1447 1447 * 1448 1448 * Called when WordPress is generating the table scheme.
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)