alecpl
2011-07-05 b1057a2781fc977846760572ee48997c05ce8cd0
- Remove debug code


1 files modified
2 ■■■ changed files
program/include/main.inc 2 ●●● patch | view | raw | blame | history
program/include/main.inc
@@ -2105,7 +2105,7 @@
            'current' => show_bytes($params['current']),
            'total'   => show_bytes($params['total'])
        )));
console($params);
    $RCMAIL->output->command('upload_progress_update', $params);
    $RCMAIL->output->send();
}