From 3a18a4ac8af2baf612f44fc0be631d67d2093687 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Julio=20Cesar=20Laura=20Avenda=C3=B1o?= Date: Wed, 16 Aug 2017 21:12:20 +0000 Subject: [PATCH] syntax error corrected --- thirdparty/phing/lib/Zip.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/thirdparty/phing/lib/Zip.php b/thirdparty/phing/lib/Zip.php index 4adcbf28e..041e1a97c 100644 --- a/thirdparty/phing/lib/Zip.php +++ b/thirdparty/phing/lib/Zip.php @@ -3595,7 +3595,7 @@ class Archive_Zip } return G::encryptCrc32($string); } -/3.2.2 + } // End of class