* added presence to example
* fixed typeo git-svn-id: svn://netflint.net/xmpphp@27 ef36c318-a008-4979-b6e8-6b496270793b
This commit is contained in:
@@ -29,7 +29,7 @@ class XMLStream {
|
||||
protected $host;
|
||||
protected $port;
|
||||
protected $stream_start = '<stream>';
|
||||
protected $stream_end = '</stream';
|
||||
protected $stream_end = '</stream>';
|
||||
public $disconnected = false;
|
||||
protected $sent_disconnect = false;
|
||||
protected $ns_map = array();
|
||||
|
Reference in New Issue
Block a user