Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
(#1488643)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Use in parse_host function for domain resolve HTTP_HOST not hostname.
add %t for hostname without first part
For example roundcube box backend (rc.somedomain.tld) for reverse proxy on real domain (mail.example.com)
|
|
|
|
|
|
rcube_utils::normalize_string() for general purpose
|
|
|
|
the "%s" replacement variable in config.
|
|
rcube,rcmail,rcube_ui -> rcube,rcmail,rcube_utils
renamed main.inc into rcube_bc.inc
|