On Jun 8, 2007, at 02:37, Scott Lanning wrote:
> The thing above from Authz (in chk_authz) is
presumably
> only ever called from parts of Bricolage where it's
being run
> within a mod_perl/HTML::Mason web application,
> so this $m would be set up then.
Yes, it's only for the Bricolage UI itself. Templates run in
a
different namespace with a different $m.
Best,
David