10-16-2008, 02:23 AM
[eluser]xwero[/eluser]
John a tip : don't give all your arrays the same name. In the example you show the title key will be passed on to the master view too which is not needed.
load->vars does the same thing, added for the people who pay attention
John a tip : don't give all your arrays the same name. In the example you show the title key will be passed on to the master view too which is not needed.
load->vars does the same thing, added for the people who pay attention
