X-Git-Url: https://git.heureux-cyclage.org/?a=blobdiff_plain;f=includes%2FUser.php;h=b9706d5f11b28ed297a4e347121674cc7b6543cc;hb=c771fc9c96aacb44b86ade5ecca68334c5d8213f;hp=5fc15868b6ef80d823f988ae42c447ac8ab0d7a7;hpb=0d73b2a2f846e7341e3c8ebdb8881eae71801ac6;p=lhc%2Fweb%2Fwiklou.git diff --git a/includes/User.php b/includes/User.php index 5fc15868b6..b9706d5f11 100644 --- a/includes/User.php +++ b/includes/User.php @@ -2,7 +2,6 @@ /** * See user.txt * - * @package MediaWiki */ # Number of characters in user_token field @@ -25,7 +24,6 @@ class PasswordError extends MWException { /** * - * @package MediaWiki */ class User {