Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Fixes infinite recurssion on raise_error() call when executing scripts
out of the INSTALL_PATH. Also use 'rcube' if 'rcmail' is not needed.
|
|
|
|
|
|
|
|
|
|
pass click event to general hide_menu call
|
|
add missing event argument for hide_menu calls
|
|
|
|
|
|
|
|
|
|
|
|
installation when php-ldap extension is missing
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Added Plesk-Driver to Password-Plugin
|
|
|
|
|
|
Conflicts:
plugins/password/config.inc.php.dist
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
composer.json-dist.
Also remove the ancient utf8 lib and replace it with 'Patchwork UTF-8 for PHP'.
For direct git checkouts, copy composer.json-dist into composer.json and run
`php composer.phar install` to install the dependencies.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
version checks
|