@ -27,7 +27,6 @@
$language_file[] = 'document';
require_once '../inc/global.inc.php';
// Protection
api_protect_course_script();
$noPHP_SELF = true;
@ -14,6 +14,9 @@ $language_file = array('slideshow', 'document');
$path = Security::remove_XSS($_GET['curdirpath']);
$pathurl = urlencode($path);
@ -29,6 +29,9 @@ $language_file = array('slideshow', 'document');