Use Bugzilla->params instead of Param
Max Kanat-Alexander
mkanat at bugzilla.org
Tue Jun 27 14:02:28 UTC 2006
Just to let you guys know, everybody should be using
Bugzilla->params->{'paramname'} everywhere instead of
Param('paramname'), now.
Param('paramname') will be going away.
I haven't yet decided how we're going to do that in the templates, yet,
but it will probably be params.paramname or bz_params.paramname.
-Max
--
http://www.everythingsolved.com/
Everything Solved: Competent, Friendly Bugzilla and Linux Services
More information about the developers
mailing list