[wp-trac] [WordPress Trac] #11491: Install.php confusing line
WordPress Trac
wp-trac at lists.automattic.com
Sat Dec 19 09:00:23 UTC 2009
#11491: Install.php confusing line
--------------------------+-------------------------------------------------
Reporter: joshtime | Owner:
Type: defect (bug) | Status: new
Priority: lowest | Milestone: Unassigned
Component: Comments | Version: 2.9
Severity: minor | Keywords:
--------------------------+-------------------------------------------------
In wp-admin/install.php, at line 85-87 of the 2.9 is somewhat confusing.
{{{
switch($step) {
case 0:
case 1: // in case people are directly linking to this
// display_header();
}}}
Suggestions:
Add a note saying Fall Through
Make the comment more clear
--
Ticket URL: <http://core.trac.wordpress.org/ticket/11491>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list