Autoload WatchedItem
This commit is contained in:
parent
7fd347b45a
commit
526b19e075
2 changed files with 0 additions and 6 deletions
|
|
@ -9,7 +9,6 @@
|
|||
*
|
||||
*/
|
||||
require_once( 'SpecialRecentchanges.php' );
|
||||
require_once( 'WatchedItem.php' );
|
||||
|
||||
/**
|
||||
* Constructor
|
||||
|
|
|
|||
|
|
@ -5,11 +5,6 @@
|
|||
* @package MediaWiki
|
||||
*/
|
||||
|
||||
/**
|
||||
*
|
||||
*/
|
||||
require_once( 'WatchedItem.php' );
|
||||
|
||||
# Number of characters in user_token field
|
||||
define( 'USER_TOKEN_LENGTH', 32 );
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue