mixed HTTP_Download::setFile (string $file, bool [$send_404 = true])
mixed HTTP_Download::setFile
Set the path to the file for the download.
string $file - file path
bool [$send_404 = true] - whether to send "HTTP 404 File Not Found", if file couldn't be found
Geeft TRUE terug bij success, PEAR_Error als het faalt.
Deze functie kan niet statisch worden aangeroepen.