Bugzilla – Attachment 61777 Details for
Bug 12930
Web installer does not show login errors
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 12930 - Followup removing empty else branch
Bug-12930---Followup-removing-empty-else-branch.patch (text/plain), 655 bytes, created by
Alex Buckley
on 2017-04-03 07:34:43 UTC
(
hide
)
Description:
Bug 12930 - Followup removing empty else branch
Filename:
MIME Type:
Creator:
Alex Buckley
Created:
2017-04-03 07:34:43 UTC
Size:
655 bytes
patch
obsolete
>From b8169ec1b58f33ab4f471e07be61798921217994 Mon Sep 17 00:00:00 2001 >From: Alex Buckley <alexbuckley@catalyst.net.nz> >Date: Mon, 20 Mar 2017 03:21:22 +0000 >Subject: [PATCH] Bug 12930 - Followup removing empty else branch > >--- > C4/InstallAuth.pm | 4 ---- > 1 file changed, 4 deletions(-) > >diff --git a/C4/InstallAuth.pm b/C4/InstallAuth.pm >index 445c18b..5990f8a 100644 >--- a/C4/InstallAuth.pm >+++ b/C4/InstallAuth.pm >@@ -428,10 +428,6 @@ sub checkpw { > # some features won't be effective : modify systempref, modify MARC structure, > return 2; > } >- else{ >- >- >- } > } > > END { } # module clean-up code here (global destructor) >-- >2.1.4
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
|
Splinter Review
Attachments on
bug 12930
:
61768
|
61777
|
61807
|
61808
|
62116
|
62117
|
62166