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/addressbook
Sandor Takacs e108902eff Add $field_blocks to contact_form hook
Add $field_blocks to contact_form hook, so plugins can change the order of the fields: https://github.com/roundcube/roundcubemail/pull/5281
10 years ago
..
copy.inc Use ternary operator where applicable 10 years ago
delete.inc Use ternary operator where applicable 10 years ago
edit.inc Fix: Set long email addresses 10 years ago
export.inc Protect download urls against CSRF using unique request tokens (#1490642) 10 years ago
func.inc Add $field_blocks to contact_form hook 10 years ago
groups.inc Use ternary operator where applicable 10 years ago
import.inc Use ternary operator where applicable 10 years ago
list.inc Use ternary operator where applicable 10 years ago
mailto.inc CS fixes 11 years ago
move.inc Use ternary operator where applicable 10 years ago
photo.inc Optionally throw 404 error when contact photo wasn't found 10 years ago
print.inc Use ternary operator where applicable 10 years ago
save.inc Performance: Make sure that after contact update we call get_record() only once 10 years ago
search.inc Use $OUTPUT->set_env(...) instead of $OUTPUT->command('set_env', ...) 10 years ago
show.inc Performance: Make sure that after contact update we call get_record() only once 10 years ago
undo.inc Use ternary operator where applicable 10 years ago
upload_photo.inc CS fixes 11 years ago