X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=CRM%2FUtils%2FZip.php;h=d81b3ed05c2eb1584950fac223d0369791fb9051;hb=5d579f729adcfbdf476b4bfd36754b4f9671fd09;hp=38213520a250d716181d9f06739504828c23c195;hpb=f2a84e5c7c916f6c0d4c7fce69b844b019c17dd1;p=civicrm-core.git diff --git a/CRM/Utils/Zip.php b/CRM/Utils/Zip.php index 38213520a2..d81b3ed05c 100644 --- a/CRM/Utils/Zip.php +++ b/CRM/Utils/Zip.php @@ -1,7 +1,7 @@ close(); - } else { - return FALSE; + } + else { + return FALSE; } return TRUE; } + }