[wp-trac] [WordPress Trac] #6141: Typo in MySQL error

WordPress Trac wp-trac at lists.automattic.com
Mon Mar 10 02:18:02 GMT 2008


#6141: Typo in MySQL error
---------------------+------------------------------------------------------
 Reporter:  reppep   |       Owner:  anonymous
     Type:  defect   |      Status:  new      
 Priority:  normal   |   Milestone:  2.6      
Component:  General  |     Version:  2.3.3    
 Severity:  normal   |    Keywords:           
---------------------+------------------------------------------------------
 Line 74 of wp-settings.php is:

         die( 'Your PHP installation appears to be missing the MySQL which
 is required for WordPress.' );

 This is missing a noun after MySQL. I suggest

         die( 'Your PHP installation appears to be missing the MySQL plug-
 in which WordPress requires.' );

-- 
Ticket URL: <http://trac.wordpress.org/ticket/6141>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list