Ignore:
Timestamp:
Mar 1, 2015, 3:38:19 PM (9 years ago)
Author:
chronos
Message:
  • Modified: Removed generation of user level to images as files. Level images ware replaced by HTML progress bar.
  • Modified: User XP level and translated count is now calculated during every translation save operation rather then calculated in user list and group view page show.
  • Fixed: Wrong indentation in some files.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Modules/Translation/Translation.php

    r816 r826  
    77include_once(dirname(__FILE__).'/Progress.php');
    88include_once(dirname(__FILE__).'/LoadNames.php');
     9include_once(dirname(__FILE__).'/UserLevel.php');
    910
    1011class ModuleTranslation extends AppModule
Note: See TracChangeset for help on using the changeset viewer.