mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-17 18:29:55 +09:00
debugPrint 삭제
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@3827 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
c71b3bc502
commit
3d8816a632
1 changed files with 0 additions and 1 deletions
|
|
@ -46,7 +46,6 @@
|
|||
|
||||
$oResponse = $oReqeust->sendRequest();
|
||||
if (PEAR::isError($oResponse)) {
|
||||
debugPrint("error");
|
||||
return new Object(-1, 'msg_fail_to_request_open');
|
||||
}
|
||||
$buff = $oReqeust->getResponseBody();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue