mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-22 16:03:47 +01:00
fix typo in method name stalling new installs
This commit is contained in:
parent
cc594119b9
commit
efa5a598d6
@ -27,4 +27,4 @@ if (!$GLOBALS['egw_setup']->db->affected_rows())
|
|||||||
}
|
}
|
||||||
|
|
||||||
// change common/default_app pref to mail, if it was felamimail
|
// change common/default_app pref to mail, if it was felamimail
|
||||||
preferences::change_pref('common', 'default_app', 'mail', 'felamimail');
|
preferences::change_preference('common', 'default_app', 'mail', 'felamimail');
|
Loading…
Reference in New Issue
Block a user