Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
V
vmusicchart-cms
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Phạm Văn Đoan
vmusicchart-cms
Commits
e125895d
Commit
e125895d
authored
Mar 09, 2020
by
Trần Văn Minh
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'dev' of
http://git.dcv.vn/doanpv/vmusicchart-cms
into dev
parents
41baa4a7
932f5cb7
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
0 deletions
+5
-0
CmsRanking.php
application/controllers/backend/CmsRanking.php
+5
-0
No files found.
application/controllers/backend/CmsRanking.php
View file @
e125895d
...
...
@@ -113,6 +113,11 @@ class CmsRanking extends CI_Controller
$this
->
load
->
view
(
'backend/ajax/cms_ranking/list_by_monthly_view'
,
$data
);
}
/**
* Export BXH ngày, tuần, tháng ra excel ---------------------------------------------------------------------------
* @param $type
* @param $time
*/
public
function
exportReport
(
$type
,
$time
)
{
if
(
$type
&&
$time
)
{
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment