Various changes to prepare Installers for 1.2.2

Update Installer EULA Date for 2012
Update Build.XML for 1.2.2
Update email address in installer to info@websitepanel.net
This commit is contained in:
omara 2012-05-15 20:01:08 -04:00
parent bb347537af
commit 99e93e99da
20 changed files with 398 additions and 301 deletions

View file

@ -293,7 +293,7 @@ namespace WebsitePanel.Setup
protected void ShowError()
{
ShowError("An unexpected error has occurred. We apologize for this inconvenience.\n" +
"Please contact Technical Support at support@websitepanel.net.\n\n" +
"Please contact Technical Support at info@websitepanel.net.\n\n" +
"Make sure you include a copy of the Installer.log file from the\n" +
"WebsitePanel Installer home directory.");
}