[wp-trac] [WordPress Trac] #19670: Two notices on wp-signup.php
WordPress Trac
wp-trac at lists.automattic.com
Tue Feb 7 17:42:46 UTC 2012
#19670: Two notices on wp-signup.php
----------------------------+---------------------
Reporter: SergeyBiryukov | Owner: ryan
Type: defect (bug) | Status: closed
Priority: normal | Milestone: 3.4
Component: Multisite | Version: 3.0
Severity: normal | Resolution: fixed
Keywords: has-patch |
----------------------------+---------------------
Comment (by nacin):
Let's make that preg_match business look a little less, well, bad. $maybe
does not need to be set before going into preg_match(), and since we don't
care about the results, we can just bring preg_match() inline.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/19670#comment:2>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list