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