add default value

This commit is contained in:
wlx 2011-10-18 12:26:11 +00:00
parent 878d90f794
commit d384fc6a62
1 changed files with 1 additions and 1 deletions

View File

@ -26,7 +26,7 @@ class EmailText{
}
public function load($body){
public function load($body=''){
if(empty($this->tmpid))
{