From 448bfe8bade70fe740687fdf1efccbe13117be19 Mon Sep 17 00:00:00 2001 From: =?utf8?q?=C3=86var=20Arnfj=C3=B6r=C3=B0=20Bjarmason?= Date: Fri, 8 Apr 2005 18:02:36 +0000 Subject: [PATCH] * Removed '@todo document', it has been documented. --- includes/GlobalFunctions.php | 1 - 1 file changed, 1 deletion(-) 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() { -- 2.20.1