Searched refs:userid (Results 1 – 3 of 3) sorted by relevance
580 userid=''582 userid="`(id -u) 2>/dev/null`"583 if [ ".$userid" = . ]; then584 userid="`(id -u ${username}) 2>/dev/null`"585 if [ ".$userid" = . ]; then590 if [ ".$userid" = . ]; then593 if [ ".$userid" = . ]; then596 if [ ".$userid" = . ]; then599 if [ ".$userid" = . ]; then603 userid='?'[all …]
15 @session_decode("userid|s:5:\"mazen\";chatRoom|s:1:\"1\";");
15 session_decode("userid|s:5:\"mazen\";chatRoom|s:1:\"1\";");
Completed in 8 milliseconds