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
Bostjan Skufca a15b2d5998 Autocomplete refactoring: replace variable name '$id' with '$abook_id'
Reason:
Having genericly named variable $id in nested loops makes code unreadable.
Replacing generic name '$id' with '$ENTITIY_id' format removes all ambiguity.
9 years ago
..
include Small code style improvements 9 years ago
js Revert "Update to jQuery 2.2.1" 9 years ago
lib/Roundcube Fix handling of long script/style tags when converting to text 9 years ago
localization Update localizations 9 years ago
resources Fix PDF support detection in Firefox > 19 (#1490610) 9 years ago
steps Autocomplete refactoring: replace variable name '$id' with '$abook_id' 9 years ago