Index: trunk/extensions/Translate/groups/Toolserver/ToolserverTextdomains.php |
— | — | @@ -19,7 +19,6 @@ |
20 | 20 | protected $idPrefix = 'tsint-'; |
21 | 21 | protected $namespaces = array( NS_TOOLSERVER, NS_TOOLSERVER_TALK ); |
22 | 22 | |
23 | | - |
24 | 23 | public function __construct() { |
25 | 24 | global $wgTranslateGroupRoot; |
26 | 25 | |