wrong hdf-name of mySQL setting fixed

This commit is contained in:
lars 2006-05-18 08:42:20 +00:00
parent d29c22b21a
commit 53ab03443b
2 changed files with 3 additions and 1 deletions

View file

@ -4,6 +4,8 @@ Version 3.2 - 04/14/02006
* detect preferred interface language
* user-specific interface language selection
* handling of empty settings for ezmlm-idx 5.0 fixed (closes #21)
* script for creating binary suid wrappers added
* bug in MySQL support fixed
Version 3.1.4 - 03/26/02006
* new setting: DOTQMAIL_DIR (useful for multi domain vpopmail setups)

View file

@ -567,7 +567,7 @@ sub set_pagedata()
# modules
# TODO: someone should test, if the mysql support works
$pagedata->setValue("Data.Modules.MySQL", ($Mail::Ezmlm::MYSQL_BASE)? 1 : 0);
$pagedata->setValue("Data.Modules.mySQL", ($Mail::Ezmlm::MYSQL_BASE)? 1 : 0);
# permissions