[wp-trac] [WordPress Trac] #3693: Uninstaniated variable $header
sent to filter 'wp_create_file_in_uploads'
WordPress Trac
wp-trac at lists.automattic.com
Sat Jan 27 00:26:57 GMT 2007
#3693: Uninstaniated variable $header sent to filter 'wp_create_file_in_uploads'
----------------------------+-----------------------------------------------
Reporter: spikeyslam | Owner: anonymous
Type: defect | Status: new
Priority: low | Milestone: 2.3
Component: Administration | Version:
Severity: normal | Keywords:
----------------------------+-----------------------------------------------
On line 226 of custom-header.php, variable $header has not been
instantiated and is sent to the filter 'wp_create_file_in_uploads'.
Fix: use $file as the parameter.
--
Ticket URL: <http://trac.wordpress.org/ticket/3693>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list