Browse Source

Code standards, again.

pull/393/head
Adam Vessey 12 years ago
parent
commit
f0c2e2dd88
  1. 1
      includes/datastream.inc

1
includes/datastream.inc

@ -101,6 +101,7 @@ function islandora_parse_http_match_headers($header_value) {
* Validate cache headers. * Validate cache headers.
* *
* @param AbstractDatastream $datastream * @param AbstractDatastream $datastream
* The datastream for which to check the request headers against.
* *
* @return int * @return int
* An integer representing the HTTP response code. One of: * An integer representing the HTTP response code. One of:

Loading…
Cancel
Save