chengwl 4 anni fa
parent
commit
f8f9db99e1
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  1. 1 0
      controllers/IndexController.php

+ 1 - 0
controllers/IndexController.php

@@ -228,6 +228,7 @@ function getResults($reports) {
         
       }
     }
+    return $data;
   }