Am 03.01.2011 20:33, schrieb A.L.E.C: > Right. However, I was hinking about something more useful: > > Index: rcube_imap_generic.php > =================================================================== > --- rcube_imap_generic.php (wersja 4384) > +++ rcube_imap_generic.php (kopia robocza) > @@ -371,11 +371,44 @@ > return false; > } > > - function getCapability($name) > + private function hasCapability($name) > ...
This works. Please commit to trunk :-) Holger _______________________________________________ List info: http://lists.roundcube.net/dev/ BT/8f4f07cd
