Fix table and add corr to constants
This commit is contained in:
@@ -44,4 +44,5 @@ define('LEAGUE_CHAMP', 1);
|
||||
define('LEAGUE_KO', 2);
|
||||
|
||||
define('FOOTB_BONUS_DAY', $table_prefix . 'footb_bonuspoints_day');
|
||||
define('FOOTB_CORR', $table_prefix . 'footb_corr');
|
||||
?>
|
||||
Reference in New Issue
Block a user