Use Doxygen @addtogroup instead of phpdoc @package && @subpackage
[lhc/web/wiklou.git] / includes / User.php
index 5fc1586..b9706d5 100644 (file)
@@ -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 {