fixed download

git-svn-id: http://yolanda.mister-muffin.de/svn@274 7eef14d0-6ed0-489d-bf55-20463b2d70db
main
josch 16 years ago
parent b8381595b2
commit a928c9f4ce

@ -50,7 +50,7 @@ if($query->param('id'))
}
#in both cases - do some slurp-eaze to the browser
$file = open(FILE, "<$root/videos/$videoid");
$file = open(FILE, "<$root/videos/".$query->param('id'));
if($file)
{

Loading…
Cancel
Save