chengwl %!s(int64=4) %!d(string=hai) anos
pai
achega
b6c8159846
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      lib/GA.php

+ 1 - 1
lib/GA.php

@@ -87,7 +87,7 @@ class GA{
         return $analytics->reports->batchGet( $body );
         return $analytics->reports->batchGet( $body );
        
        
     }
     }
-    function getResults($repo0rts) {
+    function getResults($reports) {
         $data=[];
         $data=[];
         for ( $reportIndex = 0; $reportIndex < count( $reports ); $reportIndex++ ) {
         for ( $reportIndex = 0; $reportIndex < count( $reports ); $reportIndex++ ) {
             $item=[];
             $item=[];