new version of TecsServer and conversion utility M.Z.

This commit is contained in:
cvs
2004-06-15 06:03:33 +00:00
parent ce6001e443
commit e5fa7645b0
130 changed files with 7279 additions and 126 deletions

View File

@@ -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') {