@@ -1,8 +1,6 @@
<?php
/* For licensing terms, see /license.txt */
-use ChamiloSession as Session;
-
/**
* This file will show documents in a separate frame.
* We don't like frames, but it was the best of two bad things.
@@ -2837,7 +2837,6 @@ HTML;
$counter++;
}
$defaultFeatures = implode("','", $defaultFeatures);
$frameReady = '
$.frameReady(function() {
@@ -2536,7 +2536,7 @@ class SocialManager extends UserManager
* Get HTML code block for user skills.
*
- * @param int $userId The user ID
+ * @param int $userId The user ID
* @param string $orientation
* @return string