* @package makeup * @version $Id$ * @link http://www.ranzhi.org */ ?> loadConfig('mail'); $domain = zget($this->config->mail, 'domain', common::getSysURL()); $mailTitle = "{$lang->makeup->common}#{$makeup->id} "; $mailTitle .= html::a($domain . helper::createLink('my', 'review', "type=makeup", 'html') . "#app=oa", zget($users, $makeup->createdBy)); $mailTitle .= " {$makeup->begin}~{$makeup->end}"; ?> getModuleRoot() . 'common/view/mail.header.html.php';?>