CMS Donate Engine v4.1.6 CMS DonateEngine v4.1.6

Update to integrate authorization in the Sashok launcher https://launcher.sashok724.net/ for Minecraft servers. The launcher sends a request to verify the login and password of the player.


API for Sashok launcher:
https://site/shop/?page=launcher_sashok&username=player&password=123

To update, replace the files with new ones.


The file with the changes:
  • shop/admin/*.*
  • shop/install/*.*
  • shop/app/constants.php
  • shop/app/auth.php
  • shop/app/msmod/im.php
  • shop/app/msmod/inv.php
  • shop/app/msmod/logs.php
  • shop/app/msmod/mail.php
  • shop/app/msmod/news.php
  • shop/app/msmod/oxide.php
  • shop/app/msmod/profile.php
  • shop/app/msmod/shop.php
  • shop/app/msmod/skins.php
  • shop/payments/walletone.php
  • shop/app/msmod/launcher_sashok.php
  • shop/style/gente/css/custom.css
  • shop/style/gente/css/font-awesome.min.css
  • shop/style/gente/index.tpl
  • shop/style/gente/js/shop.js
  • shop/upload/mcSkin.php
  • shop/upload/skin.php
  • shop/image.php
  • shop/index.php

Update the template without updating the structure of MySQL.