Bug Fix - Cmd
- The two load* methods were conflicting - if loadCustomReports was called first, it stomped on the commands list and prevented loadCommands from running. Now there is only one method. - Rewrote util.cpp/autoComplete to use STL over libc. Might reduce code size.
This commit is contained in: