- move around
[m6w6/ext-http] / http_response_object.c
index b25da77f70620ba1664f661d1bc43c482deb0e51..ea24fd897bacd04dad48222fe45b722a9b22f6e5 100644 (file)
@@ -909,10 +909,6 @@ PHP_METHOD(HttpResponse, send)
  * HttpResponse::setCache(true);
  * HttpResponse::capture();
  * // script follows
- * // note that you need to call
- * HttpResponse::send();
- * // at the end of the script unless 
- * // you use PHP-5.1 or greater
  * ?>
  * </pre>
  */