From 18a49cc7d33c3ee2b6c99b6d3acf085f39fcf192 Mon Sep 17 00:00:00 2001 From: Arne Heizmann Date: Sat, 4 Sep 2004 14:25:47 +0000 Subject: [PATCH] forgot to remove this --- includes/User.php | 1 - 1 file changed, 1 deletion(-) diff --git a/includes/User.php b/includes/User.php index bd0891630c..d6cd1b2f8a 100644 --- a/includes/User.php +++ b/includes/User.php @@ -849,7 +849,6 @@ class User { * Determine whether the user is a newbie. Newbies are either * anonymous IPs, or the 1% most recently created accounts. * Bots and sysops are excluded. - * @document how are defined newbies. * @return bool True if it is a newbie. */ function isNewbie() { -- 2.20.1