CMS Minecraft Shop v1.0.2.2 CMS Minecraft Shop v1.0.2.2

Added module of rank voting in the tops, with the withdrawal time of the last vote, number of votes and miners obtained for the vote.

To update, create a new key using phpMyAdmin for action column in the table structure ms_log_shop, add a new menu item and replace the old files.

New files:
  • shop/language/en/votes.php
  • shop/language/ru/votes.php
  • shop/msmod/votes.php
Deleted files:
  • There are no files
​Files with the changes:
  • shop/includes/functions.php
  • shop/includes/constants.php
  • shop/style/green/index.tpl
  • shop/msmod/stats.php
  • shop/admin/msmod/logs.php
  • shop/install/sql/databasetable_en.sql
  • shop/install/sql/databasetable_ru.sql
Without updating the templates with the update of the MySQL structure.