From: Thomas Schlage Date: Thu, 6 Jun 2013 12:41:00 +0000 (+0200) Subject: Fixed whitespace X-Git-Tag: 2.0.0_Beta_4~118^2 X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=7ba6828d60b4d87e0f45c3d37379d298ff9e7459;p=GitHub%2FWoltLab%2FWCF.git Fixed whitespace --- diff --git a/wcfsetup/install/files/lib/system/io/ZipWriter.class.php b/wcfsetup/install/files/lib/system/io/ZipWriter.class.php index 4b2382a069..5a15fb22ba 100644 --- a/wcfsetup/install/files/lib/system/io/ZipWriter.class.php +++ b/wcfsetup/install/files/lib/system/io/ZipWriter.class.php @@ -5,7 +5,7 @@ use wcf\util\StringUtil; /** * Creates a Zip file archive. - * + * * @author Marcel Werk * @copyright 2001-2012 WoltLab GmbH * @license GNU Lesser General Public License @@ -177,7 +177,7 @@ class ZipWriter { /** * Converts an unix timestamp to Zip file time. - * + * * @param integer $date unix timestamp * @return string */