diff --git a/controller/main.php b/controller/main.php index e0670d9..c9f808a 100644 --- a/controller/main.php +++ b/controller/main.php @@ -941,14 +941,6 @@ class main //***************************************************************************** - // Start total list - if($league < 50) { - include($this->football_root_path . 'block/rank_total.' . $this->php_ext); - } - // End total list - - //***************************************************************************** - // Start delivery list include($this->football_root_path . 'block/delivery.' . $this->php_ext); // End delivery list