We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 58f444f commit 1f45a7bCopy full SHA for 1f45a7b
com_swjprojects/site/models/jupdate.php
@@ -549,7 +549,6 @@ public function getExtensionXML($pk = null)
549
550
$tags = $update->addChild('tags');
551
$tags->addChild('tag', $item->tag);
552
- $update->addChild('tag', $item->tag);
553
554
$targetPlatform = $update->addChild('targetPlatform');
555
$targetPlatform->addAttribute('name', 'joomla');
0 commit comments