{@ $total_sms_sk_count = 0 } {@ $total_sms_kt_count = 0 } {@ $total_sms_lg_count = 0 } {@ $total_lms_sk_count = 0 } {@ $total_lms_kt_count = 0 } {@ $total_lms_lg_count = 0 } {@ $total_mms_sk_count = 0 } {@ $total_mms_kt_count = 0 } {@ $total_mms_lg_count = 0 } {@ $total_oversea_count = 0 } {@ $total_sms_sk_count += $row->sms_sk_count } {@ $total_sms_kt_count += $row->sms_kt_count } {@ $total_sms_lg_count += $row->sms_lg_count } {@ $total_lms_sk_count += $row->lms_sk_count } {@ $total_lms_kt_count += $row->lms_kt_count } {@ $total_lms_lg_count += $row->lms_lg_count } {@ $total_mms_sk_count += $row->mms_sk_count } {@ $total_mms_kt_count += $row->mms_kt_count } {@ $total_mms_lg_count += $row->mms_lg_count } {@ $total_oversea_count += $row->oversea_count }
Year {substr($stats_date, 0, 4)}, Month {substr($stats_date, 4, 2)}
Day {$lang->sms} {$lang->lms} {$lang->mms} {$lang->oversea}
SKT KT LGU+ SKT KT LGU+ SKT KT LGU+
{number_format($row->stats_day)} {number_format($row->sms_sk_count)} {number_format($row->sms_kt_count)} {number_format($row->sms_lg_count)} {number_format($row->lms_sk_count)} {number_format($row->lms_kt_count)} {number_format($row->lms_lg_count)} {number_format($row->mms_sk_count)} {number_format($row->mms_kt_count)} {number_format($row->mms_lg_count)} {number_format($row->oversea_count)}
{$lang->sum}
{$lang->total} 0 0 0 0