* Removed '@todo document', it has been documented.
authorÆvar Arnfjörð Bjarmason <avar@users.mediawiki.org>
Fri, 8 Apr 2005 18:02:36 +0000 (18:02 +0000)
committerÆvar Arnfjörð Bjarmason <avar@users.mediawiki.org>
Fri, 8 Apr 2005 18:02:36 +0000 (18:02 +0000)
includes/GlobalFunctions.php

index 2dcaf05..7ea1028 100644 (file)
@@ -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() {