Changeset 8274 for temp


Ignore:
Timestamp:
2006/11/13 15:06:33 (20 years ago)
Author:
kakinaka
Message:

blank

File:
1 edited

Legend:

Unmodified
Added
Removed
  • temp/trunk/data/module/Request.php

    r8273 r8274  
    672672            $this->_notify('connect'); 
    673673            $this->_sock =& new Net_Socket(); 
    674                     sfprintr($this->_sock); 
    675674 
    676675            $err = $this->_sock->connect($host, $port, null, $this->_timeout, $this->_socketOptions); 
Note: See TracChangeset for help on using the changeset viewer.