Ticket #22211: 22211.patch
| File 22211.patch, 401 bytes (added by SergeyBiryukov, 7 months ago) |
|---|
-
wp-includes/wp-db.php
1617 1617 /** 1618 1618 * Wraps errors in a nice header and footer and dies. 1619 1619 * 1620 * Will not die if wpdb::$show_errors is true1620 * Will not die if wpdb::$show_errors is false. 1621 1621 * 1622 1622 * @since 1.5.0 1623 1623 *
