Rewrite form parser

This commit is contained in:
James Booth
2014-09-06 22:40:57 +01:00
parent 157a1b5ff7
commit 2599c43d66
6 changed files with 234 additions and 81 deletions

View File

@@ -63,6 +63,7 @@ _init_modules(void)
message_init_module();
presence_init_module();
roster_init_module();
form_init_module();
ui_init_module();
console_init_module();