[wp-trac] Re: [WordPress Trac] #8814: Bad use of $_REQUEST variable
in wordpress
WordPress Trac
wp-trac at lists.automattic.com
Mon Apr 20 12:16:20 GMT 2009
#8814: Bad use of $_REQUEST variable in wordpress
--------------------------+-------------------------------------------------
Reporter: firstbit | Owner: ryan
Type: defect (bug) | Status: new
Priority: normal | Milestone: 2.8
Component: Security | Version: 2.8
Severity: normal | Keywords: has-patch needs-testing dev-feedback
--------------------------+-------------------------------------------------
Comment(by wet):
I'm wondering what's this snippet supposed to accomplish:
{{{
+ if ( ini_get('variables_order', 'EGPS') )
+ return;
}}}
--
Ticket URL: <http://core.trac.wordpress.org/ticket/8814#comment:8>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list