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:
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;
}
/**