Changeset 746


Ignore:
Timestamp:
Feb 6, 2015 11:11:47 AM (10 years ago)
Author:
quyenla
Message:

report

File:
1 edited

Legend:

Unmodified
Added
Removed
  • pro-violet-viettel/sourcecode/application/modules/admin/controllers/reportprovince.php

    r745 r746  
    8080        $sheet->setCellValue('A1', "Báo cáo thuê bao theo tỉnh");
    8181        $sheet->setCellValue('A2', "Tháng: " . $data['month'] . " - " . $data['year']);
    82         $sheet->setCellValue('C2', "Ngày: ".date('d')." - ".date('m')." - ". date('Y')."");
     82        $sheet->setCellValue('C2', "Ngày: ".date('d')." - ".date('m')." - ". date('Y').""); 
    8383        $sheet->setCellValue('A4', "STT");
    8484        $sheet->setCellValue('B4', "Tỉnh/Thành phố");
Note: See TracChangeset for help on using the changeset viewer.