# | Line 24 | Line 24 | protected: | |
---|---|---|
24 | }; | |
25 | Folder regular; | |
26 | map<string, Folder> folders; | |
27 | – | string escape(const string& phrase); |
27 | string password(const string& user); | |
28 | public: | |
29 | Configurator(const string& host); |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |