new version of TecsServer and conversion utility M.Z.
This commit is contained in:
@@ -259,6 +259,7 @@ int setrights(int gotolevel) {
|
||||
} else {
|
||||
deflevel=2;
|
||||
}
|
||||
/*
|
||||
if (NULL != strstr(instr, "TASP")) {
|
||||
if (user1[0]=='\0') {
|
||||
str_copy(user1,"Spy");
|
||||
@@ -269,6 +270,7 @@ int setrights(int gotolevel) {
|
||||
str_copy(pswd2,"007");
|
||||
}
|
||||
}
|
||||
*/
|
||||
if (gotolevel==0) gotolevel=deflevel;
|
||||
if (gotolevel==1) {
|
||||
if (user1[0]=='\0') {
|
||||
|
||||
Reference in New Issue
Block a user