diff --git a/includes/constants.php b/includes/constants.php index 9f00b9d..90a7c67 100644 --- a/includes/constants.php +++ b/includes/constants.php @@ -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'); ?> \ No newline at end of file