* @package customer * @version $Id: sendmail.html.php 867 2010-06-17 09:32:58Z yuren_@126.com $ * @link http://www.ranzhi.org */ ?> loadConfig('mail'); $domain = zget($this->config->mail, 'domain', common::getSysURL()); $mailTitle = "{$lang->lieu->common}#{$lieu->id} "; $mailTitle .= html::a($domain . helper::createLink('my', 'review', "type=lieu", 'html') . "#app=oa", zget($users, $lieu->createdBy)); $mailTitle .= formatTime($lieu->begin, DT_DATE1) . '~' . formatTime($lieu->end, DT_DATE1); ?> getModuleRoot() . 'common/view/mail.header.html.php';?>