From 3020bf7fd9ee978b22e393af21a7ec4b3fe4dcff Mon Sep 17 00:00:00 2001 From: =?utf8?q?=C3=86var=20Arnfj=C3=B6r=C3=B0=20Bjarmason?= Date: Wed, 26 Oct 2005 01:02:21 +0000 Subject: [PATCH] * Documentation fix for User::isSysop() --- includes/User.php | 1 - 1 file changed, 1 deletion(-) 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() { -- 2.20.1