projects
/
quix0rs-gnu-social.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b05ebcb
)
conn is an attribute of XMPPdaemon
author
Evan Prodromou
<evan@prodromou.name>
Mon, 23 Jun 2008 03:10:58 +0000
(23:10 -0400)
committer
Evan Prodromou
<evan@prodromou.name>
Mon, 23 Jun 2008 03:10:58 +0000
(23:10 -0400)
darcs-hash:
20080623031058
-84dde-
60487882c7bc8a29742b0ebd75c32a213ec22a39
.gz
xmppdaemon.php
patch
|
blob
|
history
diff --git
a/xmppdaemon.php
b/xmppdaemon.php
index eab79a0314ceeaf7873e20cc8d26c37daeec3026..b42e33566a1fb285aa96e81b222810df88847934 100644
(file)
--- a/
xmppdaemon.php
+++ b/
xmppdaemon.php
@@
-158,7
+158,7
@@
class XMPPDaemon {
}
function handle_session(&$pl) {
- $conn->presence($status="Send me a message to post a notice");
+ $
this->
conn->presence($status="Send me a message to post a notice");
}
function log($level, $msg) {