File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 9
9
+ Facebook: https://facebook.com/hoangphuchotboy
10
10
+ Twitter : @phuchptty
11
11
+ GitHub : phuchptty
12
- * Share free at GitHub, Source Forge and J2Team Community
13
- * DO NOT EDIT UNLESS YOU KNOW ABOUT CODING. JUST WAIT FOR A NEW UPDATE
12
+ * Share free at GitHub, Source Forge
13
+ * DO NOT EDIT UNLESS YOU KNOW ABOUT CODING. JUST LEAVE A NOTE IN ISSUES AND WAIT FOR A NEW UPDATE
14
14
15
15
This is END */
16
16
@@ -773,7 +773,7 @@ public function getVnVideoChart(){
773
773
return $ a ;
774
774
}
775
775
public function getUSUKVideoChart (){
776
- $ date = date ('2018-03-07 ' );
776
+ $ date = date ('Y-m-d ' );
777
777
$ data = $ this -> sp -> getUSUKVideoChartPlaylistKey ($ date );
778
778
$ a = $ this -> getPlaylistDetail ($ data );
779
779
return $ a ;
@@ -784,4 +784,4 @@ public function getKoVideoChart(){
784
784
$ a = $ this -> getPlaylistDetail ($ data );
785
785
return $ a ;
786
786
}
787
- }
787
+ }
You can’t perform that action at this time.
0 commit comments