andre 3 lat temu
rodzic
commit
c121dff971
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      cwp7.php

+ 1 - 1
cwp7.php

@@ -42,7 +42,7 @@ function cwp7_ConfigOptions() {
         ->select('hostname', 'accesshash')
         ->where('id', $serverIDs)
         ->where('active', '=', 1)
-		->get()
+		->first()
 		->toArray();