[bugzilla-gnome-org-customizations] splinter: Add missing closing brace
- From: Krzesimir Nowak <krnowak src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [bugzilla-gnome-org-customizations] splinter: Add missing closing brace
- Date: Wed, 11 Feb 2015 09:55:18 +0000 (UTC)
commit d97d2c9bcb7bdc35a30a5112f84b8ce853608766
Author: Krzesimir Nowak <qdlacz gmail com>
Date: Wed Feb 11 10:55:04 2015 +0100
splinter: Add missing closing brace
extensions/Splinter/lib/Ops.pm | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/extensions/Splinter/lib/Ops.pm b/extensions/Splinter/lib/Ops.pm
index 4a597bf..6ae097d 100644
--- a/extensions/Splinter/lib/Ops.pm
+++ b/extensions/Splinter/lib/Ops.pm
@@ -193,6 +193,7 @@ sub splinter_use_attachbase {
&& $attachbase ne $urlbase
&& $attachbase ne $sslbase
&& $cgi->referer !~ /$splinter_regexp/) ? 1 : 0;
+}
BEGIN {
*Bugzilla::Util::use_attachbase = \&splinter_use_attachbase;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]