Skip to content

Commit

Permalink
rss MDL-23391 removed an outdated comment
Browse files Browse the repository at this point in the history
  • Loading branch information
Andrew Davis committed Jul 20, 2010
1 parent cf353d8 commit d4d1b04
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions rss/file.php
Original file line number Diff line number Diff line change
Expand Up @@ -32,9 +32,6 @@
$lifetime = 3600; // Seconds for files to remain in browser caches - 1 hour
$filename = 'rss.xml';

// this is a big one big hack - NO_MOODLE_COOKIES is not compatible with capabilities MDL-7243
// it should be replaced once we get to codes in urls

$relativepath = get_file_argument();
if (!$relativepath) {
rss_not_found();
Expand Down

0 comments on commit d4d1b04

Please sign in to comment.