chengwl преди 4 години
родител
ревизия
b6c8159846
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      lib/GA.php

+ 1 - 1
lib/GA.php

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