X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=CRM%2FUtils%2FZip.php;h=d81b3ed05c2eb1584950fac223d0369791fb9051;hb=5d579f729adcfbdf476b4bfd36754b4f9671fd09;hp=cf6c90186d8469699ffaff7c484e132eda5a8ba9;hpb=c6e262c51134924a9cc023dcb0613238fd1d0451;p=civicrm-core.git diff --git a/CRM/Utils/Zip.php b/CRM/Utils/Zip.php index cf6c90186d..d81b3ed05c 100644 --- a/CRM/Utils/Zip.php +++ b/CRM/Utils/Zip.php @@ -23,7 +23,7 @@ | GNU Affero General Public License or the licensing of CiviCRM, | | see the CiviCRM license FAQ at http://civicrm.org/licensing | +--------------------------------------------------------------------+ -*/ + */ /** * @@ -152,4 +152,5 @@ class CRM_Utils_Zip { } return TRUE; } + }