WIP - /statuses command options

This commit is contained in:
James Booth
2014-01-20 18:40:48 +00:00
parent 3f0addbc99
commit a7a2850637
13 changed files with 233 additions and 91 deletions

View File

@@ -1,2 +1,2 @@
void create_config_dir(void **state);
void delete_config_dir(void **state);
void create_config_file(void **state);
void delete_config_file(void **state);