Add bonus points calculation to table total.
This commit is contained in:
@@ -42,4 +42,6 @@ define('UP_WINS', 1);
|
||||
define('UP_POINTS', 2);
|
||||
define('LEAGUE_CHAMP', 1);
|
||||
define('LEAGUE_KO', 2);
|
||||
|
||||
define('FOOTB_BONUS_DAY', $table_prefix . 'footb_bonuspoints_day');
|
||||
?>
|
||||
Reference in New Issue
Block a user