egroupware/preferences/inc
nathan 9aea7be231 Avoid wiping out keys of numeric preference select options with array_merge()
Fixed by changing them from key => value to Et2Select's preferred [key=>string, value=>string] format first.

This fixes wrong select option values for many preferences
2023-01-11 14:18:01 -07:00
..
class.preferences_acl.inc.php use new api for preferences 2016-04-30 17:16:36 +00:00
class.preferences_categories_ui.inc.php Fix PHP 8.0 Fatal error: Declaration of preferences_categories_ui::index(?array $content = null) must be compatible with admin_categories::index(?array $content = null, $msg = '') 2021-11-16 16:07:23 -07:00
class.preferences_hooks.inc.php adding search attribute to timezone preferences 2023-01-01 09:38:51 -06:00
class.preferences_password.inc.php Fully remove "tabs" attribute for tabbox, it overwrites the internal tabs collection. 2023-01-11 13:21:01 -07:00
class.preferences_settings.inc.php Avoid wiping out keys of numeric preference select options with array_merge() 2023-01-11 14:18:01 -07:00