Suppress PHP notice in process_account_form()
commit4b5f8da5be84b10d502866ce49e83c0aa913f1fe
authorLukas Fleischer <archlinux@cryptocrack.de>
Tue, 29 Jul 2014 12:36:14 +0000 (29 14:36 +0200)
committerLukas Fleischer <archlinux@cryptocrack.de>
Tue, 29 Jul 2014 12:39:10 +0000 (29 14:39 +0200)
tree7c128e1a2be7f94e0a562dea25980cbb7c54f0eb
parent441498d89699e1477df03d59b04da3a5cc094e60
Suppress PHP notice in process_account_form()

Add a check to remove a notice which is displayed after registration
since commit 03c6304 (Rework permission handling, 2014-07-15).

Signed-off-by: Lukas Fleischer <archlinux@cryptocrack.de>
web/lib/acctfuncs.inc.php