]> 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:03:36 +0000 (13:03 +0200)
committerFrédéric Buclin <LpSolit@gmail.com>
Mon, 8 Oct 2012 11:03:36 +0000 (13:03 +0200)
commit75b15ff340c5bd17c59862c0d1ab4de38d24e864
tree22c27b9497daeb40d99d1f3f857c3887a1eb71eb
parent8f57295c7105ad7d9f6c9398c66f96b42aa32391
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