Home
last modified time | relevance | path

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

/web-master/include/
H A Dmailer.php11 public $email; variable in MailAddress
14 public function __construct($email, $name = '') {
/web-master/
H A Dusers.sql31 email varchar(255) NOT NULL default '', field
/web-master/manage/
H A Duser-notes.php584 … $email = (isset($_POST['email']) ? html_entity_decode($_POST['email'],ENT_QUOTES) : $row['user']); variable

Completed in 7 milliseconds