[wp-trac] [WordPress Trac] #4251: Small error in get_posts not?
WordPress Trac
wp-trac at lists.automattic.com
Sat May 12 14:11:11 GMT 2007
#4251: Small error in get_posts not?
---------------------------+------------------------------------------------
Reporter: momo360modena | Owner: anonymous
Type: defect | Status: new
Priority: high | Milestone: 2.2
Component: General | Version: 2.2
Severity: minor | Keywords:
---------------------------+------------------------------------------------
[http://trac.wordpress.org/browser/trunk/wp-includes/post.php#L232
line232]:
{{{
$query ="SELECT DISTINCT * FROM $wpdb->posts " ;
}}}
[http://trac.wordpress.org/browser/trunk/wp-includes/post.php#L240
line240]:
{{{
$query = "SELECT DISTINCT * FROM $wpdb->posts ";
}}}
A doubloon no?
--
Ticket URL: <http://trac.wordpress.org/ticket/4251>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list