From: Ævar Arnfjörð Bjarmason Date: Fri, 8 Apr 2005 18:02:36 +0000 (+0000) Subject: * Removed '@todo document', it has been documented. X-Git-Tag: 1.5.0alpha1~344 X-Git-Url: http://git.cyclocoop.org/data/%24oldEdit?a=commitdiff_plain;h=448bfe8bade70fe740687fdf1efccbe13117be19;p=lhc%2Fweb%2Fwiklou.git * Removed '@todo document', it has been documented. --- diff --git a/includes/GlobalFunctions.php b/includes/GlobalFunctions.php index 2dcaf05172..7ea102858c 100644 --- a/includes/GlobalFunctions.php +++ b/includes/GlobalFunctions.php @@ -1040,7 +1040,6 @@ function wfTimestamp($outputtype=TS_UNIX,$ts=0) { /** * Check where as the operating system is Windows * - * @todo document * @return bool True if it's windows, False otherwise. */ function wfIsWindows() {