]> git.ipfire.org Git - thirdparty/bugzilla.git/commit
Fix for bug 280770: makes constants from Bugzilla/Constants.pm available to templates...
authormyk%mozilla.org <>
Sat, 5 Feb 2005 01:04:53 +0000 (01:04 +0000)
committermyk%mozilla.org <>
Sat, 5 Feb 2005 01:04:53 +0000 (01:04 +0000)
commit59d3e617949536d6a89573c11c9680dc5d060019
tree1a0ac5c5026109de6068d79cd721a03e963686c0
parentd394693b53e364d19c67694b0635f61e34266654
Fix for bug 280770: makes constants from Bugzilla/Constants.pm available to templates via the Template Toolkit's 'constants' namespace (which is like its 'variables' namespace, but for constants); r=wurblzap, a=myk
Bugzilla/Template.pm