Changeset 43 for trunk/Locale/en.php


Ignore:
Timestamp:
Sep 17, 2020, 9:51:29 AM (4 years ago)
Author:
chronos
Message:
  • Fixed: Insert new stat record only if distance of last record is different. Not if highest distance is different to current distance. Distance can go down, not just up.
  • Fixed: Reduce number of loaded items in one request to avoid remove internal server error.
  • Fixed: Error showing teams with quotes in their name.
  • Added: Preparation for drawing charts.
  • Added: Show how many items were loaded from remote leaderboard.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Locale/en.php

    r39 r43  
    4949        'Search' => '',
    5050        'hour' => '',
     51        'Loaded items count' => '',
    5152      ),
    5253      'URL' => array(
Note: See TracChangeset for help on using the changeset viewer.