[wp-trac] [WordPress Trac] #4062: Implicit global var references in
menu-header.php
WordPress Trac
wp-trac at lists.automattic.com
Sat Mar 31 20:26:48 GMT 2007
#4062: Implicit global var references in menu-header.php
----------------------------+-----------------------------------------------
Reporter: rgovostes | Owner: anonymous
Type: defect | Status: new
Priority: low | Milestone: 2.4
Component: Administration | Version: 2.1.2
Severity: normal | Keywords:
----------------------------+-----------------------------------------------
menu-header.php references several global variables ($menu, $submenu,
$parent_file, $submenu_file, maybe others). These should be explicitly
referenced via the 'global' keyword at the top of the file.
--
Ticket URL: <http://trac.wordpress.org/ticket/4062>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list