On Fri, 2003-02-14 at 14:51, Axel Gebauer wrote:
> Hello,

Greetings!

> it seems not to possible to use mgd_include_snippet() in a style 
> element. Just nothing happens. Is it right or did I make a mistake 
> somewhere else?

mgd_include_snippet works in page and style elements.

Just remember to put it to PHP code markers. Like this:
<?php
  mgd_include_snippet("/path/to/my/snippet");
?>

Note that mgd_include_snippet does not give error messages
if that snippet is not found. Maybe you used wrong path?

> Axel

/Bergie

-- 
Henri Bergius                           [EMAIL PROTECTED]
Consultant Partner                      Tel: +358-20-198 6032
Nemein Oy                               http://www.nemein.com/

Nemein.Net -- Project tracking solution for consulting companies
http://www.nemein.com/Nemein.Net/


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to