Variables specified in template not available in components? In previous versions of Mambo, I could make custom database connections and set variables in the index.php of a template, and then they where available in all components and other pages that were included via the mainbody. Now, in 4.5.1, this doesn't seem to work anymore. For example, I have to make a new connection in every component I create. Does anyone have an explanation for this? Shouldn't a variable be available in every file that is included in the index.php of the template? |