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