You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
roundcubemail/program/steps/settings
Aleksander Machniak 4e0532808d Fix bug where it wasn't possible to store more that 2MB objects in memcache/apc (#5452)
Added memcache_max_allowed_packet and apc_max_allowed_packet settings
8 years ago
..
about.inc Use ternary operator where applicable 9 years ago
edit_folder.inc Use ternary operator where applicable 9 years ago
edit_identity.inc Use ternary operator where applicable 9 years ago
edit_prefs.inc CS fixes 9 years ago
edit_response.inc CS fixes 9 years ago
folders.inc Fix PHP warning when handling shared namespace with empty prefix (#5420) 8 years ago
func.inc INBOX should be always protected, event with protect_default_folders=false 8 years ago
identities.inc Use ternary operator where applicable 9 years ago
responses.inc CS fixes 9 years ago
save_folder.inc Use ternary operator where applicable 9 years ago
save_identity.inc Use ternary operator where applicable 9 years ago
save_prefs.inc CS fixes: Replace use of "bool ? true : false" with just "bool" 9 years ago
upload.inc Fix bug where it wasn't possible to store more that 2MB objects in memcache/apc (#5452) 8 years ago