From: Ævar Arnfjörð Bjarmason Date: Wed, 26 Oct 2005 01:02:21 +0000 (+0000) Subject: * Documentation fix for User::isSysop() X-Git-Tag: 1.6.0~1312 X-Git-Url: http://git.cyclocoop.org/%7B%7B%20url_for%28%27admin_vote_add%27%29%20%7D%7D?a=commitdiff_plain;h=3020bf7fd9ee978b22e393af21a7ec4b3fe4dcff;p=lhc%2Fweb%2Fwiklou.git * Documentation fix for User::isSysop() --- diff --git a/includes/User.php b/includes/User.php index 97dd15547a..5f570f40d3 100644 --- a/includes/User.php +++ b/includes/User.php @@ -1028,7 +1028,6 @@ class User { /** * Check if a user is sysop - * Die with backtrace. Use User:isAllowed() instead. * @deprecated */ function isSysop() {