[wpmu-trac] [WordPress MU Trac] #526: collate not collete

WordPress MU Trac wpmu-trac at lists.automattic.com
Mon Dec 17 19:00:56 GMT 2007


#526: collate not collete
---------------------------+------------------------------------------------
 Reporter:  andrewbillits  |       Owner:  somebody
     Type:  defect         |      Status:  new     
 Priority:  normal         |   Milestone:          
Component:  component1     |     Version:          
 Severity:  normal         |    Keywords:          
---------------------------+------------------------------------------------
 Line 62 of wp-db.php has a small typo:

 $this->collete = 'utf8';

 needs to be changed to:

 $this->collate = 'utf8';

 Thanks,
 Andrew

-- 
Ticket URL: <http://trac.mu.wordpress.org/ticket/526>
WordPress MU Trac <http://mu.wordpress.org/>
WordPress Multiuser


More information about the wpmu-trac mailing list