Torben Nehmer wrote: > I've a question about the open_attachment code: > > Does ist automatically erase the contents of the attachment when it is > opened?
Yes, when used without the second parameter. This part was in the manual. > If yes, a) why is it not documented http://www.midgard-project.org/manual/en/function.open-attachment.php > and b) how can I circumvent this? By using a second parameter ("r", or "a" for example). This wasn't documented, but is now. The online documentation will update itself shortly. Emile --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
