Searched refs:sharedSessionID (Results 1 – 1 of 1) sorted by relevance
33 protected $sharedSessionID; variable in Facebook67 $this->sharedSessionID = $data['id'];74 $this->sharedSessionID = md5(uniqid(mt_rand(), true));78 'id' => $this->sharedSessionID,137 if ($this->sharedSessionID) {155 if ($this->sharedSessionID) {156 array_unshift($parts, $this->sharedSessionID);