Added /time setting

This commit is contained in:
James Booth
2014-11-16 00:40:54 +00:00
parent 1479a5e134
commit 40dc8e2c49
7 changed files with 58 additions and 2 deletions

View File

@@ -134,6 +134,7 @@ gboolean cmd_role(gchar **args, struct cmd_help_t help);
gboolean cmd_privileges(gchar **args, struct cmd_help_t help);
gboolean cmd_presence(gchar **args, struct cmd_help_t help);
gboolean cmd_wrap(gchar **args, struct cmd_help_t help);
gboolean cmd_time(gchar **args, struct cmd_help_t help);
gboolean cmd_form_field(char *tag, gchar **args);