Minimum change (curiosly PHP doesn't warn about it).

This commit is contained in:
stronk7 2004-12-14 19:40:51 +00:00
parent e7f927a0fc
commit fa6ed70c93

View File

@ -68,7 +68,7 @@
not_found();
}
$filename = $instance.'.xml';;
$filename = $instance.'.xml';
$pathname = $CFG->dataroot.'/rss/'.$modulename.'/'.$filename;
//Check that file exists