Project

General

Profile

« Previous | Next » 

Revision 2c5c799a

Added by Jim Pingle over 8 years ago

Rather than setting the value directly, minimize exposure to eval() in update_config_field() from wizard.php by constructing a variable reference, then set the value using the reference rather than passing user input through eval(). Fixes #7230

  • added
  • modified
  • copied
  • renamed
  • deleted