This is an overview of the directives that are modified or read inside the application's code.
Alteration | File | Line |
---|---|---|
set_magic_quotes_runtime($magic_quotes) | /class.phpmailer.php | 1600 |
set_magic_quotes_runtime(0) | /class.phpmailer.php | 1595 |
get_magic_quotes_runtime( ) | /class.phpmailer.php | 1594 |
ini_set('sendmail_from', $old_from) | /class.phpmailer.php | 742 |
ini_set('sendmail_from', $this->Sender) | /class.phpmailer.php | 712 |
ini_get('sendmail_from') | /class.phpmailer.php | 711 |
ini_get('safe_mode') | /class.phpmailer.php | 710 |
ini_get('sendmail_path') | /class.phpmailer.php | 414 |
ini_get('sendmail_path') | /class.phpmailer.php | 403 |