alecpl
2009-12-15 58fb6502e3550e59afa8799d36dfce61a18f8b1b
program/include/rcube_json_output.php
@@ -251,7 +251,7 @@
    private function get_js_commands()
    {
        $out = '';
        foreach ($this->commands as $i => $args) {
            $method = array_shift($args);
            foreach ($args as $i => $arg) {