merging 7.1.3 changes

This commit is contained in:
JT Smith 2006-10-30 20:20:24 +00:00
parent 6c46d97eea
commit b9010b8c07
7 changed files with 33 additions and 10 deletions

View file

@ -252,7 +252,7 @@ sub createAccountSave {
priority=>1
});
}
return "";
return undef;
}
#-------------------------------------------------------------------