Karsten Dambekalns wrote: > I am defining a variable in my style`s code-init. > > It is available in all style parts but I would like to access this var > in a page as well. How?
Just access it. The page presented to the PHP execution engine is a flattened view of the styles + the page content. If you're running MMP, you could see this in the cache file. Emile --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
