]> git.ipfire.org Git - thirdparty/bugzilla.git/commit
Bug 652047: checksetup.pl fails to compile/run if the Voting extension is enabled...
authorFrédéric Buclin <LpSolit@gmail.com>
Mon, 8 Oct 2012 11:05:25 +0000 (13:05 +0200)
committerFrédéric Buclin <LpSolit@gmail.com>
Mon, 8 Oct 2012 11:05:25 +0000 (13:05 +0200)
commitab2667128b1c9546bd0d1df63af2e19d19b94e5f
treebde87a829b1244b2b7d058ff9e317ecb33cc17e1
parentd9ff8889f92abbaef07b0ef98da0064e8965176e
Bug 652047: checksetup.pl fails to compile/run if the Voting extension is enabled on a fresh install
r=glob a=LpSolit
extensions/Voting/Config.pm [new file with mode: 0644]
extensions/Voting/Extension.pm