vali пре 6 година
родитељ
комит
fc5254d82d
1 измењених фајлова са 2 додато и 0 уклоњено
  1. 2 0
      datainf/logic/HttpServerSettelement.php

+ 2 - 0
datainf/logic/HttpServerSettelement.php

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