@@ -510,6 +510,8 @@ class HttpServerSettelement
$ret = DB::select($sql);
+ print_r([$sql,$ret]);
+
return $ret;
}