Archive for October 29th, 2008

maildisplay = 0

Wednesday, October 29th, 2008

Problems with setting default maildisplay to hidden. I changed it in editlib.php of user but when a users signs up via the normal signup form, the value is not given so the database default is used. Changed database default value to 0 and now everything should be fine. That is quite ...