Home
last modified time | relevance | path

Searched refs:list_email (Results 1 – 2 of 2) sorted by relevance

/web-bugs/include/
H A Dfunctions.php1255 list($list_email, $project) = $res->fetch(\PDO::FETCH_NUM);
1261 if ($list_email) {
1262 if ($list_email == 'systems@php.net') {
1265 $to[] = $list_email;
/web-bugs/sql/
H A Dschema.sql69 list_email varchar(80) NOT NULL default '', field

Completed in 8 milliseconds