* Documentation fix for User::isSysop()
authorÆvar Arnfjörð Bjarmason <avar@users.mediawiki.org>
Wed, 26 Oct 2005 01:02:21 +0000 (01:02 +0000)
committerÆvar Arnfjörð Bjarmason <avar@users.mediawiki.org>
Wed, 26 Oct 2005 01:02:21 +0000 (01:02 +0000)
includes/User.php

index 97dd155..5f570f4 100644 (file)
@@ -1028,7 +1028,6 @@ class User {
 
        /**
         * Check if a user is sysop
-        * Die with backtrace. Use User:isAllowed() instead.
         * @deprecated
         */
        function isSysop() {