Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
HttpResponse::setLastModified

HttpResponse::setLastModified

(no version information, might be only in CVS)

HttpResponse::setLastModified -- Set last modified

Description

staticbool HttpResponse::setLastModified ( int timestamp )

Set a custom Last-Modified date.

Parameters

timestamp

Unix timestamp representing the last modification time of the sent entity

Return Values

Returns TRUE on success or FALSE on failure.