On Tue, 2002-02-19 at 15:55, Victor Kapustin wrote: > pp wrote: > > So: > > > > <? $snippet = mgd_get_snippet($id); > > echo $snippet->code; > > ?> > > > > must show the snippet' code > Sorry to say: NO.It doesn't show. The output IS EMPTY. > > I'll investigate whether we have some local problems.
The snippet is probably in SG0, while you are logged in to a different sitegroup. It is by design that you can execute, but not read the code in snippets of SG0. wkr, -- Envida http://www.envida.net/ Armand A. Verstappen Graadt van Roggenweg 328 [EMAIL PROTECTED] 3531 AH Utrecht tel: +31 (0)30 298 2255 Postbus 19127 fax: +31 (0)30 298 2111 3501 DC Utrecht --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
