]> git.ipfire.org Git - thirdparty/bugzilla.git/commit
Bug 201294: showdependencygraph.cgi now uses the global IsOpenedState() sub instead...
authorjustdave%syndicomm.com <>
Sun, 26 Oct 2003 13:39:18 +0000 (13:39 +0000)
committerjustdave%syndicomm.com <>
Sun, 26 Oct 2003 13:39:18 +0000 (13:39 +0000)
commit4910d452748f49e707ff9d2650cd6eece784b62d
tree12711dbac45da628333fce030940aebb1fb7418d
parent9e7276cd4aad71817ea2c815fe544b4e46eef66d
Bug 201294: showdependencygraph.cgi now uses the global IsOpenedState() sub instead of its own list of which states are open.  This makes one less place to customize when sites change their statuses, and also includes UNCONFIRMED (which never got added when UNCONFIRMED was created).
r= gerv, a= justdave
showdependencygraph.cgi