]> git.stg.codes - stg.git/blob - functest/stuff/OnDisconnect
Merge branch 'stg-2.409'
[stg.git] / functest / stuff / OnDisconnect
1 #! /bin/sh
2
3 # Login
4 LOGIN=$1
5
6 # User IP
7 IP=$2
8
9 # Cash
10 CASH=$3
11
12 # User ID
13 ID=$4
14
15 # Selected dirs to disconnect
16 DIRS=$5
17
18 TARIFFNAME=$6