- add internal http_message_set_info()
[m6w6/ext-http] / http_functions.c
index d9acab978d3e21568fac7179f2fe5a48282436c2..cdddb81143d9ba91bb68227da1ac58674a510f2d 100644 (file)
@@ -41,8 +41,8 @@
  * Compose a valid HTTP date regarding RFC 822/1123
  * looking like: "Wed, 22 Dec 2004 11:34:47 GMT"
  *
- * Takes an optional unix timestamp as parameter.
- *  
+ * Accepts an optional unix timestamp as parameter.
+ *
  * Returns the HTTP date as string.
  */
 PHP_FUNCTION(http_date)