Skip to content

Commit

Permalink
MDL-14589 removed obsoleted comments
Browse files Browse the repository at this point in the history
  • Loading branch information
skodak committed Mar 28, 2009
1 parent e96c386 commit 05c0f52
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions file.php
Original file line number Diff line number Diff line change
Expand Up @@ -8,12 +8,6 @@
// file.php/courseid/dir/dir/dir/filename.ext?forcedownload=1 (download instead of inline)
// file.php/courseid/dir (returns index.html from dir)
// Workaround: file.php?file=/courseid/dir/dir/dir/filename.ext
// Test: file.php/testslasharguments


//TODO: Blog attachments do not have access control implemented - anybody can read them!
// It might be better to move the code to separate file because the access
// control is quite complex - see bolg/index.php

require_once('config.php');
require_once('lib/filelib.php');
Expand Down

0 comments on commit 05c0f52

Please sign in to comment.