From: Tim Starling Date: Tue, 7 Mar 2006 02:08:24 +0000 (+0000) Subject: fixed whitespace X-Git-Tag: 1.6.0~221 X-Git-Url: http://git.cyclocoop.org/%7B%24admin_url%7Dmes_infos.php?a=commitdiff_plain;h=12063aa44333b455fc2a9ab9d268c21887b66e35;p=lhc%2Fweb%2Fwiklou.git fixed whitespace --- diff --git a/includes/GlobalFunctions.php b/includes/GlobalFunctions.php index 377ee11872..2f2dbe7327 100644 --- a/includes/GlobalFunctions.php +++ b/includes/GlobalFunctions.php @@ -1275,8 +1275,8 @@ define('TS_ORACLE', 6); /** * @param mixed $outputtype A timestamp in one of the supported formats, the - * function will autodetect which format is supplied - and act accordingly. + * function will autodetect which format is supplied + * and act accordingly. * @return string Time in the format specified in $outputtype */ function wfTimestamp($outputtype=TS_UNIX,$ts=0) {