CMS Donate Engine v14.6.0 CMS DonateEngine v14.6.0

Correction of payment notification processing. Added RCON protocol for Quake 3 and L4D2 servers. Javascript error correction. A column with a timestamp has been added to the table of the oxide plugin. Improved editing of products in the store module.

To update replace the files with new ones.

Files with changes

  • shop/app/constants.php
  • shop/admin/*.*
  • shop/install/*.*
  • shop/app/lib/database/Connection.php
  • shop/app/lib/database/MySqlConnection.php
  • shop/app/lib/database/MySqliConnection.php
  • shop/app/lib/inventory/oxide.php
  • shop/app/lib/query/QueryMinecraft.php
  • shop/app/lib/query/QuerySource.php
  • shop/app/lib/rcon/SourceQuery/SourceQuery.php
  • shop/app/lib/rcon/RconArma3.php
  • shop/app/lib/rcon/RconConan.php
  • shop/app/lib/rcon/RconMinecraft.php
  • shop/app/lib/rcon/RconMta.php
  • shop/app/lib/rcon/RconRustWs.php
  • shop/app/lib/rcon/RconSamp.php
  • shop/app/lib/rcon/RconTelnet.php
  • shop/app/lib/rcon/RconWebsender.php
  • shop/app/lib/rcon/Facade.php
  • shop/app/lib/rcon/RconSteam.php
  • shop/app/lib/Payment.php
  • shop/app/msmod/store.php
  • shop/app/msmod/offer.php
  • shop/style/gente/css/bootstrap.min.css
  • shop/style/gente/js/shop.js
  • shop/style/gente/mods/store/admin_modal_delete.tpl
  • shop/style/gente/mods/store/admin_modal_edit_product.tpl
  • shop/style/gente/mods/store/admin_modal_group_edit.tpl
  • shop/style/gente/mods/store/index.tpl
  • shop/style/gente/mods/store/product_group_id.tpl
  • shop/style/gente/mods/store/products_catalog.tpl
  • shop/style/gente/header.tpl
  • shop/style/gente/modal.tpl

New files

  • shop/app/lib/database/InterfaceDb.php
  • shop/app/lib/rcon/InterfaceRcon.php
  • shop/app/lib/rcon/RconQuake3.php
  • shop/app/lib/rcon/RconL4d2.php

With the template update.