[wpmu-trac] [WordPress MU Trac] #369: Fatal error: Cannot
break/continue 1 level in admin-db.php
WordPress MU Trac
wpmu-trac at lists.automattic.com
Sun Jul 1 07:55:55 GMT 2007
#369: Fatal error: Cannot break/continue 1 level in admin-db.php
------------------------+---------------------------------------------------
Reporter: aydos | Owner: somebody
Type: defect | Status: new
Priority: normal | Milestone:
Component: component1 | Version:
Severity: normal | Keywords:
------------------------+---------------------------------------------------
On the version wordpress-mu-1.2.3-2.2.1, in the file wp-admin\admin-db.php
on line 677 there exist:[[BR]]
'''continue;'''[[BR]]
This code is not in a loop; So it gives the error:[[BR]]
Fatal error: Cannot break/continue 1 level in /home/public_html/wp-admin
/admin-db.php on line 677
When I delete the line, wpmu works... Some people (from mu forums) just
change "continue;" to "return;"
--
Ticket URL: <http://trac.mu.wordpress.org/ticket/369>
WordPress MU Trac <http://mu.wordpress.org/>
WordPress Multiuser
More information about the wpmu-trac
mailing list