[wp-trac] [WordPress Trac] #7471: Wrong suppression variable name in
functions.php
WordPress Trac
wp-trac at lists.automattic.com
Wed Aug 6 13:37:06 GMT 2008
#7471: Wrong suppression variable name in functions.php
---------------------+------------------------------------------------------
Reporter: reidmp | Owner: anonymous
Type: defect | Status: new
Priority: normal | Milestone: 2.7
Component: General | Version:
Severity: normal | Keywords:
---------------------+------------------------------------------------------
In WP 2.6, wp-includes/functions.php, line 344:
$supress = $wpdb->suppress_errors();
In WP 2.6, wp-includes/functions.php, line 348:
$wpdb->suppress_errors($suppress);
The variable names don't match ("supress" vs "suppress").
--
Ticket URL: <http://trac.wordpress.org/ticket/7471>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list