* @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';?>
makeup->common;?>

makeup->createdBy . ':' . zget($users, $makeup->createdBy)?>

makeup->status . ':' . zget($lang->makeup->statusList, $makeup->status)?>

makeup->date}: {$makeup->begin} {$makeup->start}~{$makeup->end} {$makeup->finish}"?>

makeup->desc?>

desc?>

getModuleRoot() . 'common/view/mail.footer.html.php';?>