1
0
Fork 0
- Fixed the main problem with the CC-Recipients (now the recipients are still there after reloading the page etc. incl. the right setting in mysqldumper.ini with dots instead of underscores)
- Add required validators to the E-Mail-Input-Fields
- Changed the misspelling Reciptient to Recipient in  E-Mail-jQuery and E-Mail-PHP-Functions
- Fixed the problem with the E-Mail programs (identically with the CC-Recipients. After reloading the page etc. the data was lost)
Dieser Commit ist enthalten in:
Harald-Innetzberger 2011-09-03 16:29:27 +00:00
Ursprung 9ab6601ee3
Commit 6072297b26
3 geänderte Dateien mit 150 neuen und 139 gelöschten Zeilen

Datei anzeigen

@ -23,8 +23,6 @@ SenderAddress = ""
SenderName = ""
RecipientAddress = ""
RecipientName = ""
RecipientCc.0.Address = ""
RecipientCc.0.Name = ""
attachBackup = "n"
Maxsize = ""
MaxsizeUnit = "kb"