alex <[EMAIL PROTECTED]> wrote:

> How to use the Snippet????

You may use Your own way , but most common way 
to use snippets is very similiar to files included in PHP files.
So , code written in snippet may be used as many times as 
You need with midgard language structure : 
mgd_include_snippet("/full/path/to/snippet");
which makes snippet's code be executed in that place.

Piotras

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

Reply via email to