--- trunk/FlisServer/Containers.h 2007/12/04 13:26:00 144 +++ trunk/FlisServer/Containers.h 2007/12/06 14:12:31 176 @@ -22,7 +22,7 @@ void ReadSettings(); - CString host,username,password,database,comport; + CString host, username, password, database, comport, pincode; }; class Acknowledge {