Skip to content

Commit

Permalink
Fix URL download.
Browse files Browse the repository at this point in the history
  • Loading branch information
sangwinc committed Oct 26, 2023
1 parent 674bdf0 commit 7ecb09a
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions vle_specific.php
Original file line number Diff line number Diff line change
Expand Up @@ -267,9 +267,6 @@ function stack_fetch_included_content(string $url) {
$islocalfile = true;
$translated = __DIR__ . '/stack/cas/castext2/template/' . $path;
}
} else {
$good = false;
return false;
}

if ($good) {
Expand Down

0 comments on commit 7ecb09a

Please sign in to comment.