Add session id in LearnpathList see BT#13065

pull/2487/head
jmontoyaa 8 years ago
parent ea8a589c9d
commit b8822e3624
  1. 2
      main/mySpace/myStudents.php

@ -1022,7 +1022,7 @@ if (empty($details)) {
$list = new LearnpathList(
api_get_user_id(),
$courseInfo['code'],
null,
$sessionId,
null,
false,
$categoryId

Loading…
Cancel
Save