(svn r3283) -Fix: decode_parameters was still used, while _cmd_text is the way
-Fix: _cmd_text is cleared after a command, so we need to store it temporaray in order to first test the command, before executing
This commit is contained in:
-Fix: _cmd_text is cleared after a command, so we need to store it temporaray in order to first test the command, before executing