phpgroupware-developers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Phpgroupware-developers] HEAD class msg_mb_info ?


From: Chris Weiss
Subject: Re: [Phpgroupware-developers] HEAD class msg_mb_info ?
Date: Tue, 24 Jun 2003 18:57:19 +0000

the IMAP and NTTP socket classes are not complete, thus no docs for them because
they could change at any time.

However, if you want to complete them, they need to provide the identical 
interface
that the dcom classes provide but without using php's built in imap support.

Kai Hofmann (address@hidden) wrote:
>
>I found new operations on a class msg_mb_info in the api and email
>application:
>
>                       $info = new msg_mb_info;
>./email/inc/class.mail_dcom_imap_sock.inc.php
>               $info = new msg_mb_info;
>./email/inc/class.mail_dcom_nntp_sock.inc.php
>                       $info = new msg_mb_info;
>./phpgwapi/inc/class.msg_imap_sock.inc.php
>                        $info = new msg_mb_info;
>./phpgwapi/inc/class.msg_nntp_sock.inc.php
>
>but I don't found any definition of this class.
>Is this a bug or have I missed something?
>
>  Greetings
>
>      Kai
>
>--
>*****    Open Source und Linux im professionellen Einsatz    *****
>**  komplexe Mailserver, Groupware, Office: sprechen Sie uns an **
>Dipl.-Inform. Kai Hofmann                    Team Softwarelösungen
>pro|business AG, EXPO Plaza 1 (Deutscher Pavillon), 30539 Hannover
>E-Mail: address@hidden,   Tel.: 0511/60066-332, Fax: -355
>WWW: http://www.probusiness.de/
>
>
>
>_______________________________________________
>Phpgroupware-developers mailing list
>address@hidden
>http://mail.gnu.org/mailman/listinfo/phpgroupware-developers
>





reply via email to

[Prev in Thread] Current Thread [Next in Thread]