Displaying 1 result from an estimated 1 matches for "prepare_variables".
2006 Apr 05
6
Howto add application-wide variables?
I suspect this is something I should know already but I can''t seem to
get it right, how can I create application wide variables and have them
accessible to all my controllers?
I tried creating a plugin and having my controller require a specific
method from that plugin to access its variables but that didn''t work, so
I am left scratching my head.
eg from plugin