|
<!--#config>
<!--#echo>
<!--#exec>
<!--#flastmod>
<!--#fsize>
<!--#include>
<!--#printenv>
<!--#set>
|
<include/>
Insert a text from another file into the page.
Attributes
- file
file=path
-
The file as a path relative to the directory containing the current
page. It cannot contain ../, nor can it be an absolute path.
- virtual
virtual=URL
-
The path to the file, URL encoded. That is, a character can be quoted
by % followed by its hex value. The path may contain ../ and may be
absolute, i e starting with a /
|
|