Commit bc748af4 authored by mku's avatar mku

ZP-519 #comment set membername cookie

git-svn-id: https://z-push.org/svn/z-push/trunk@1901 b7dd7b3b-3a3c-0410-9da9-bee62a6cc5b5
parent 6412918a
...@@ -125,6 +125,7 @@ class ZPushAutodiscover { ...@@ -125,6 +125,7 @@ class ZPushAutodiscover {
} }
} }
} }
setcookie("membername", $username);
$this->sendResponse($response); $this->sendResponse($response);
} }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment