Added parser test about brackets and for bug 21261
[lhc/web/wiklou.git] / includes / api / ApiUserrights.php
index 796f306..6b6bbf8 100644 (file)
  * @file
  */
 
-if ( !defined( 'MEDIAWIKI' ) ) {
-       // Eclipse helper - will be ignored in production
-       require_once( "ApiBase.php" );
-}
-
 /**
  * @ingroup API
  */