Altered directives

This is an overview of the directives that are modified or read inside the application's code.

AlterationFileLine
set_magic_quotes_runtime($magic_quotes)
/class.phpmailer.php1600
set_magic_quotes_runtime(0)
/class.phpmailer.php1595
get_magic_quotes_runtime( )
/class.phpmailer.php1594
ini_set('sendmail_from'$old_from)
/class.phpmailer.php742
ini_set('sendmail_from'$this->Sender)
/class.phpmailer.php712
ini_get('sendmail_from')
/class.phpmailer.php711
ini_get('safe_mode')
/class.phpmailer.php710
ini_get('sendmail_path')
/class.phpmailer.php414
ini_get('sendmail_path')
/class.phpmailer.php403