> Since the require*/include statements are from PHP, > they are not > touched by our Parser. Therefore the statement will > be included > verbatim in the cached copy without any expansions. ... > Snippets are not yet included in the cached page. > Instead there are > mgd_include_snippet-like calls in the cached page > which call Midgard on > a lower level to include the snippet.
Thx! Is it correct than to say there's no performance difference between mgd_include_snippet and the simple php include()? pascal __________________________________________________ Do You Yahoo!? Yahoo! - Official partner of 2002 FIFA World Cup http://fifaworldcup.yahoo.com --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
