CMS Donate Engine v12.2.1 CMS DonateEngine v12.2.1

Code refactoring. Some functions have been moved to classes. Fixed an error in the Minecraft inventory module because of it the zero slot was not displayed. Fixed a decrease in the quantity when buying with a notification in the discard. Opcache cleanup has been added to the admin panel.

To update replace the files with new ones.

Files with changes

  • shop/admin/*.*
  • shop/install/*.*
  • shop/app/constants.php
  • shop/app/functions.php
  • shop/style/gente/index.tpl
  • shop/style/gente/js/shop.js
  • shop/app/session_sql.php
  • shop/app/session_file.php
  • shop/app/msmod/steam.php
  • shop/app/msmod/telegram.php
  • shop/app/msmod/lisf.php
  • shop/app/msmod/lisfmarket.php
  • shop/app/msmod/register.php
  • shop/app/msmod/profile.php
  • shop/app/msmod/inv.php
  • shop/app/msmod/myitems.php
  • shop/app/msmod/captcha.php
  • shop/app/msmod/store.php
  • shop/app/msmod/oxide.php
  • shop/app/msmod/ucp.php
  • shop/app/msmod/shopitems.php
  • shop/app/msmod/sendpassword.php
  • shop/app/msmod/mail.php
  • shop/app/msmod/oxidemarket.php
  • shop/app/lib/rcon/RconMinecraft.php
  • shop/app/lib/rcon/RconTelnet.php
  • shop/app/lib/inventory/Minecraft.php
  • shop/app/lib/query/QueryMinecraft.php
  • shop/app/lib/database/MySqliConnection.php
  • shop/app/lib/database/Connection.php
  • shop/app/lib/inventory/minecraft/RconGiveFromBasket.php
  • shop/app/lib/sender/Smtp.php
  • shop/app/lib/captcha/Captcha.php
  • shop/app/lib/CropAvatar.php
  • shop/app/lib/steam/SignIn.php

Removed files

  • shop/app/avatar.crop.php
  • shop/app/smtp-func.php
  • shop/app/captcha.php
  • shop/app/steamsign.class.php

With the template update.