The following line occurs twice in the same context in the admin file, so one could be removed.

$sub_acct_options = array('' => '-- Select --');
CommentFileSizeAuthor
#1 2267307-mandrill-var_duplicate-1.patch576 bytesbkonetzny

Comments

bkonetzny’s picture

Status: Active » Needs review
StatusFileSize
new576 bytes

Attached patch removes the obsolete var statement.

gcb’s picture

Status: Needs review » Closed (fixed)

Thanks! patched.

  • Commit 91c44c4 on 7.x-2.x authored by bkonetzny, committed by gcb:
    #2267307: variable defined twice fixed.