Readd rank_matchday in all sites and add check for correct league --> Display of rank_matchday works on table and results_tl site.
This commit is contained in:
@@ -932,7 +932,6 @@ class main
|
||||
{
|
||||
include($this->football_root_path . 'block/table.' . $this->php_ext);
|
||||
}
|
||||
elseif ($league > 50) {/* do nothing */}
|
||||
else
|
||||
{
|
||||
include($this->football_root_path . 'block/rank_matchday.' . $this->php_ext);
|
||||
|
||||
Reference in New Issue
Block a user