@@ -53,7 +53,7 @@ class NowReportHandle extends Command
//
case 'D':
- $res = $this->C($info['start'], $info['end']);
+ $res = $this->D($info['start'], $info['end']);
break;
default: