void HTTP_Download::setLastModified (int $last_modified)
void HTTP_Download::setLastModified
Set the time (unix timestamp) of last modification of the download.
This is usually determined by filemtime($file) in setFile().
int $last_modified - unix timestamp of last modification time
Cette fonction ne peut pas être appelée de façon statique.