Home
last modified time | relevance | path

Searched defs:email_cc (Results 1 – 1 of 1) sorted by relevance

/plugin/onlineordering/
H A Dsend_form.php140 $email_cc = $data['email_cc']; variable
143 $email_cc = $this->getConf("email_cc"); variable
147 $email_cc = str_replace(', ', ',', $email_cc ); variable