48 string references to 'variable_set'

phpmailer.lang-af.php in inc/PHPMailer/language/phpmailer.lang-af.php
phpmailer.lang-am.php in inc/PHPMailer/language/phpmailer.lang-am.php
phpmailer.lang-ar.php in inc/PHPMailer/language/phpmailer.lang-ar.php
phpmailer.lang-az.php in inc/PHPMailer/language/phpmailer.lang-az.php
phpmailer.lang-ba.php in inc/PHPMailer/language/phpmailer.lang-ba.php
phpmailer.lang-be.php in inc/PHPMailer/language/phpmailer.lang-be.php
phpmailer.lang-bg.php in inc/PHPMailer/language/phpmailer.lang-bg.php
phpmailer.lang-ca.php in inc/PHPMailer/language/phpmailer.lang-ca.php
phpmailer.lang-cs.php in inc/PHPMailer/language/phpmailer.lang-cs.php
phpmailer.lang-de.php in inc/PHPMailer/language/phpmailer.lang-de.php
phpmailer.lang-el.php in inc/PHPMailer/language/phpmailer.lang-el.php
phpmailer.lang-eo.php in inc/PHPMailer/language/phpmailer.lang-eo.php
phpmailer.lang-es.php in inc/PHPMailer/language/phpmailer.lang-es.php
phpmailer.lang-et.php in inc/PHPMailer/language/phpmailer.lang-et.php
phpmailer.lang-fa.php in inc/PHPMailer/language/phpmailer.lang-fa.php
phpmailer.lang-fr.php in inc/PHPMailer/language/phpmailer.lang-fr.php
phpmailer.lang-gl.php in inc/PHPMailer/language/phpmailer.lang-gl.php
phpmailer.lang-he.php in inc/PHPMailer/language/phpmailer.lang-he.php
phpmailer.lang-hi.php in inc/PHPMailer/language/phpmailer.lang-hi.php
phpmailer.lang-hr.php in inc/PHPMailer/language/phpmailer.lang-hr.php
phpmailer.lang-hu.php in inc/PHPMailer/language/phpmailer.lang-hu.php
phpmailer.lang-id.php in inc/PHPMailer/language/phpmailer.lang-id.php
phpmailer.lang-it.php in inc/PHPMailer/language/phpmailer.lang-it.php
phpmailer.lang-ka.php in inc/PHPMailer/language/phpmailer.lang-ka.php
phpmailer.lang-ko.php in inc/PHPMailer/language/phpmailer.lang-ko.php
phpmailer.lang-lt.php in inc/PHPMailer/language/phpmailer.lang-lt.php
phpmailer.lang-lv.php in inc/PHPMailer/language/phpmailer.lang-lv.php
phpmailer.lang-mg.php in inc/PHPMailer/language/phpmailer.lang-mg.php
phpmailer.lang-ms.php in inc/PHPMailer/language/phpmailer.lang-ms.php
phpmailer.lang-nb.php in inc/PHPMailer/language/phpmailer.lang-nb.php
phpmailer.lang-nl.php in inc/PHPMailer/language/phpmailer.lang-nl.php
phpmailer.lang-pl.php in inc/PHPMailer/language/phpmailer.lang-pl.php
phpmailer.lang-pt.php in inc/PHPMailer/language/phpmailer.lang-pt.php
phpmailer.lang-pt_br.php in inc/PHPMailer/language/phpmailer.lang-pt_br.php
phpmailer.lang-ro.php in inc/PHPMailer/language/phpmailer.lang-ro.php
phpmailer.lang-ru.php in inc/PHPMailer/language/phpmailer.lang-ru.php
phpmailer.lang-sk.php in inc/PHPMailer/language/phpmailer.lang-sk.php
phpmailer.lang-sl.php in inc/PHPMailer/language/phpmailer.lang-sl.php
phpmailer.lang-sr.php in inc/PHPMailer/language/phpmailer.lang-sr.php
phpmailer.lang-sv.php in inc/PHPMailer/language/phpmailer.lang-sv.php
phpmailer.lang-tl.php in inc/PHPMailer/language/phpmailer.lang-tl.php
phpmailer.lang-tr.php in inc/PHPMailer/language/phpmailer.lang-tr.php
phpmailer.lang-uk.php in inc/PHPMailer/language/phpmailer.lang-uk.php
phpmailer.lang-vi.php in inc/PHPMailer/language/phpmailer.lang-vi.php
phpmailer.lang-zh.php in inc/PHPMailer/language/phpmailer.lang-zh.php
phpmailer.lang-zh_cn.php in inc/PHPMailer/language/phpmailer.lang-zh_cn.php
PHPMailer::set in inc/PHPMailer/src/PHPMailer.php
Set or reset instance properties. You should avoid this function - it's more verbose, less efficient, more error-prone and harder to debug than setting properties directly. Usage Example: `$mail->set('SMTPSecure',…
PHPMailer::setLanguage in inc/PHPMailer/src/PHPMailer.php
Set the language for error messages. Returns false if it cannot load the language file. The default language is English.