svnno****@sourc*****
svnno****@sourc*****
2009年 6月 13日 (土) 16:05:12 JST
Revision: 74 http://svn.sourceforge.jp/view?root=frameworkspider&view=rev&rev=74 Author: m_nakashima Date: 2009-06-13 16:05:11 +0900 (Sat, 13 Jun 2009) Log Message: ----------- Modified Paths: -------------- current/DATA/lib/util/GetHTTPResponse.class.php -------------- next part -------------- Modified: current/DATA/lib/util/GetHTTPResponse.class.php =================================================================== --- current/DATA/lib/util/GetHTTPResponse.class.php 2009-06-13 06:48:45 UTC (rev 73) +++ current/DATA/lib/util/GetHTTPResponse.class.php 2009-06-13 07:05:11 UTC (rev 74) @@ -95,7 +95,7 @@ } } //$obj = new util_GetHTTPResponse(); -//if( $obj->get('http://www.md-systems.net/images/button/concept_button_01.jpg') ){ +//if( $obj->get('http://www.md-systems.net/') ){ //// foreach( $obj->response_headers as $key => $value ) { //// header($key.': '.$value); //// }