Skip to content

Commit

Permalink
Merge pull request #1 from realdigger/some-fixes
Browse files Browse the repository at this point in the history
Some fixes.
  • Loading branch information
realdigger committed May 8, 2019
2 parents 84f21fc + f00ff26 commit b6d7373
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package-info.xml
Expand Up @@ -23,10 +23,10 @@
<require-file name="Class-Karma.php" destination="$sourcedir" />
<require-file name="ManageKarma.php" destination="$sourcedir" />
<require-file name="Karma.english.php" destination="$languagedir" />
<require-file name="Karma.russianrussian.php" destination="$languagedir" />
<require-file name="Karma.russian.php" destination="$languagedir" />
<require-file name="ManageKarma.english.php" destination="$languagedir" />
<require-file name="ManageKarma.russian.php" destination="$languagedir" />
<redirect url="ation=admin;area=featuresettings;sa=karma" />
<redirect url="?action=admin;area=featuresettings;sa=karma" />
</install>

<uninstall for="2.1 Beta 4, 2.1 - 2.1.99">
Expand All @@ -48,4 +48,4 @@
<remove-file name="$languagedir/ManageKarma.russian.php" />
</uninstall>

</package-info>
</package-info>

0 comments on commit b6d7373

Please sign in to comment.