OoO Vers la fin de l'après-midi du samedi 08 janvier 2011, vers 16:36, Marcus Schopen <[email protected]> disait :
>> Where did you add this line exactly?
> Insert line
> if(!$this->imap) $this->imap_init();
> after line 407 in /usr/share/roundcube/program/include/rcmail.php:
> ----------------
> [...]
> public function imap_connect()
> {
> $conn = false;
> if ($_SESSION['imap_host'] && !$this->imap->conn) {
-----> if(!$this->imap) $this->imap_init();
> if (!($conn = $this->imap->connect($_SESSION['imap_host'], ....
> [...]
> ----------------
OK, thanks. This is fixed upstream. I should upload a new version of
roundcube soon.
--
Use the fundamental control flow constructs.
- The Elements of Programming Style (Kernighan & Plauger)
pgpAxiRmh1jI1.pgp
Description: PGP signature

