Browse Source

Solve bug con course block - refs BT#7210

Angel Fernando Quiroz Campos 10 years ago
parent
commit
7c186353c2
1 changed files with 0 additions and 3 deletions
  1. 0 3
      main/inc/lib/userportal.lib.php

+ 0 - 3
main/inc/lib/userportal.lib.php

@@ -897,9 +897,6 @@ class IndexManager
             }
         }
 
-        $show_course_link = false;
-        $show_create_link = false;
-
         // My account section
         $my_account_content = '<ul class="nav nav-list">';