X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=CRM%2FUtils%2FZip.php;h=d81b3ed05c2eb1584950fac223d0369791fb9051;hb=5d579f729adcfbdf476b4bfd36754b4f9671fd09;hp=38213520a250d716181d9f06739504828c23c195;hpb=51daafaadd025703b2f8d6e3d27898e3768908f9;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; } + }