/[H9]/trunk/FlisServer/Containers.h
ViewVC logotype

Diff of /trunk/FlisServer/Containers.h

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 135 by kevin, Mon Dec 3 11:49:29 2007 UTC revision 136 by kevin, Mon Dec 3 14:13:20 2007 UTC
# Line 14  class Installation Line 14  class Installation
14          public:          public:
15                  CString InstPhoneNr, Imei, Updaterate;                  CString InstPhoneNr, Imei, Updaterate;
16                                    
17    };
18    
19    class ConfigFile
20    {
21    public:
22    
23            void ReadSettings();
24    
25            CString host,username,password,database,comport;
26  };  };

Legend:
Removed from v.135  
changed lines
  Added in v.136

  ViewVC Help
Powered by ViewVC 1.1.20