Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/jsxc.nextcloud.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsualko <klaus@jsxc.org>2017-10-20 15:35:03 +0300
committersualko <klaus@jsxc.org>2017-10-20 15:35:03 +0300
commit64575bf3c266cbeb88a2371cd887c054075afc8a (patch)
tree9e0f456f30ba61cd1fc3a764832e9a885d06644a /build/lib/stanzahandlers/stanzahandler.php
parent534432e0ba766f4180260cdcc64614cf7ed0f6e2 (diff)
build v3.3.1v3.3.1
Diffstat (limited to 'build/lib/stanzahandlers/stanzahandler.php')
-rw-r--r--build/lib/stanzahandlers/stanzahandler.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/build/lib/stanzahandlers/stanzahandler.php b/build/lib/stanzahandlers/stanzahandler.php
index 6b0d78f..b3b75e4 100644
--- a/build/lib/stanzahandlers/stanzahandler.php
+++ b/build/lib/stanzahandlers/stanzahandler.php
@@ -37,7 +37,6 @@ class StanzaHandler
{
$this->userId = $userId;
$this->host = $host;
- $this->from = $this->userId;
}
/**