summaryrefslogtreecommitdiffstats
path: root/web/attachments/133253-patch.diff
diff options
context:
space:
mode:
Diffstat (limited to 'web/attachments/133253-patch.diff')
-rw-r--r--web/attachments/133253-patch.diff5
1 files changed, 5 insertions, 0 deletions
diff --git a/web/attachments/133253-patch.diff b/web/attachments/133253-patch.diff
new file mode 100644
index 0000000..373743c
--- /dev/null
+++ b/web/attachments/133253-patch.diff
@@ -0,0 +1,5 @@
1115,116c115
2< print $dn."\n";
3< if ( $resp =~ /($dn)/ ) {
4---
5> if ( $resp =~ /($dn)/i ) {