diff --git a/dev_mvc/model/testactions/TA_TestDBThread.php b/dev_mvc/model/testactions/TA_TestDBThread.php new file mode 100644 index 0000000..1dae460 --- /dev/null +++ b/dev_mvc/model/testactions/TA_TestDBThread.php @@ -0,0 +1,14 @@ +"; + echo (json_encode($replies)); + echo ""; + } +} \ No newline at end of file