Ignore:
Timestamp:
Jul 25, 2011, 8:04:50 PM (13 years ago)
Author:
rvelices
Message:

feature 2384: improve average rating calculation (still need to update language files)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/admin/maintenance.php

    r8765 r11827  
    5959  {
    6060    update_path();
    61     update_average_rate();
     61                include_once(PHPWG_ROOT_PATH.'include/functions_rate.inc.php');
     62    update_rating_score();
    6263    break;
    6364  }
Note: See TracChangeset for help on using the changeset viewer.