add read users list
This commit is contained in:
@@ -10,6 +10,7 @@ public:
|
||||
int execute();
|
||||
int remove();
|
||||
void send_information();
|
||||
void send_user_info();
|
||||
bool validate_pass();
|
||||
private:
|
||||
std::string appli_command(char comand[], char* n_package);
|
||||
|
||||
Reference in New Issue
Block a user