Changeset 36493
- Timestamp:
- 02/07/2016 02:02:27 AM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/wp-db.php
r36433 r36493 3099 3099 * 3100 3100 * @since 4.5.0 3101 * 3102 * @return bool True if the connection was succesfully closed, false if it wasn't, or the connection doesn't exist. 3101 * @access public. 3102 * 3103 * @return bool True if the connection was successfully closed, false if it wasn't, 3104 * or the connection doesn't exist. 3103 3105 */ 3104 3106 public function close() {
Note: See TracChangeset
for help on using the changeset viewer.