program/lib/Roundcube/rcube_imap.php | ●●●●● patch | view | raw | blame | history |
program/lib/Roundcube/rcube_imap.php
@@ -141,10 +141,10 @@ $this->set_debug(true); $this->options['ident'] = array( 'name' => 'Roundcube Webmail', 'version' => RCMAIL_VERSION, 'php' => PHP_VERSION, 'os' => PHP_OS, 'name' => 'Roundcube', 'version' => RCUBE_VERSION, 'php' => PHP_VERSION, 'os' => PHP_OS, 'command' => $_SERVER['REQUEST_URI'], ); }