CMS Donate Engine v12.1.0 CMS DonateEngine v12.1.0

Fixing an error in the installer. Code refactoring. Logic in some modules is transferred to classes. Correction of disabling the share buttons in the news module. Updated the news viewing counter.

Open file is shop/config.php and add:
$persistency = false;
To update replace the files with new ones.

Files with changes

  • shop/app/constants.php
  • shop/admin/*.*
  • shop/install/*.*
  • shop/app/msmod/*.php
  • shop/app/lib/*.php
  • shop/style/gente/index.tpl
  • shop/payments/*
  • shop/style/gente/index.tpl
  • shop/style/gente/js/shop.js
  • shop/style/gente/js/owl.carousel.min.js
  • shop/image.php
  • shop/index.php
  • shop/app/constants.php
  • shop/app/functions.php
  • shop/app/smtp-func.php
  • shop/app/auth.php
  • shop/app/steamsign.class.php
  • shop/app/msmod/oxidemarket.php
  • shop/app/language/ru/teleport.php
  • shop/app/language/ru/inv.php
  • shop/app/language/en/teleport.php
  • shop/app/language/en/inv.php
  • shop/upload/mcSkin.php
  • shop/upload/skin.php
  • shop/upload/skinload.php
  • shop/monitoring/index.php

Deleted files

  • shop/app/db.mysql.php
  • shop/app/gmp.php
  • shop/app/db.mysqli.php
  • shop/app/lib/discord.php
  • shop/app/lib/date.php
  • shop/app/lib/acl.php
  • shop/app/lib/rcon/telnet.php
  • shop/app/lib/inventory/minecraft.php

With the template update.