Closed (fixed)
Project:
Currently Logged-in Users
Version:
8.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
31 Mar 2016 at 06:33 UTC
Updated:
14 Apr 2016 at 13:14 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
heykarthikwithu.
Comment #3
n.kishorekumar commentedEnding the session for multiple user at a time
attaching patch for that
Comment #4
heykarthikwithupatch applies with warnings
needs to be changes
* Contains \Drupal\clu\Form\ContributeForm.getValue should take a parameter. this seems to be a bug.
$uid = $form_state->getValue()['table'];Comment #6
heykarthikwithuAdded few changes in the code and committed..