[wp-trac] [WordPress Trac] #21548: Wrong mysql_set_charset() params order in wp-db.php

WordPress Trac wp-trac at lists.automattic.com
Sat Aug 11 10:48:18 UTC 2012


#21548: Wrong mysql_set_charset() params order in wp-db.php
--------------------------+------------------------------
 Reporter:  gubnota       |       Owner:
     Type:  defect (bug)  |      Status:  new
 Priority:  normal        |   Milestone:  Awaiting Review
Component:  Database      |     Version:  3.3.2
 Severity:  normal        |  Resolution:
 Keywords:  has-patch     |
--------------------------+------------------------------

Comment (by dd32):

 as per the [http://au.php.net/mysql_set_charset PHP Docs], the order is
 correct:

 {{{
 bool mysql_set_charset ( string $charset [, resource $link_identifier =
 NULL ] )
 }}}

-- 
Ticket URL: <http://core.trac.wordpress.org/ticket/21548#comment:1>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list