Ver Fonte

add functions

andre há 3 anos atrás
pai
commit
3cda3e55c1
1 ficheiros alterados com 1 adições e 2 exclusões
  1. 1 2
      cwp7.php

+ 1 - 2
cwp7.php

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