summaryrefslogtreecommitdiff
path: root/download_file.php
AgeCommit message (Collapse)AuthorFilesLines
2012-04-29Can't use getAttachment statically so added loadAttachment trimming the ↵Lester Caine ext:(%22)1-1/+1
$this elements
2012-04-29Strip extra white spaceLester Caine ext:(%22)1-1/+1
( simply ignoring is causing problems with comment merging )
2011-05-03valid attachment checkspiderr1-1/+4
2010-06-09Strip down CVS keywords.cvs2git1-1/+1
2010-02-08deprecate root bit_setup_inc use kernel/setup_inc.phpwjames51-2/+2
2008-12-08use 'mime' instead of 'TRUE' and use more descriptive method name adding ↵Max Kremmel1-3/+3
adding download hit count
2008-12-04fetch default download function if we can't find a real one.Max Kremmel1-2/+2
2008-12-02make use of hits column in liberty_attachments and try a new set of ↵Max Kremmel1-1/+2
header()s for downloading files. hopefully this avoids problems when setting up multiple HTTP connections during file download.
2008-06-30function name was tweaked - match itwjames51-2/+2
2008-06-27move LibertyMime::getPluginFunction into LibertySystem where it belongsMax Kremmel1-2/+2
2008-06-10rename files againMax Kremmel1-0/+43