Explorar o código

add functions

andre %!s(int64=3) %!d(string=hai) anos
pai
achega
829bf8c77a
Modificáronse 1 ficheiros con 2 adicións e 1 borrados
  1. 2 1
      cwp7.php

+ 2 - 1
cwp7.php

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