diff --git a/js/lib/reset-min.js b/js/lib/reset-min.js index 80b3bd9..84acadf 100644 --- a/js/lib/reset-min.js +++ b/js/lib/reset-min.js @@ -1,2 +1,2 @@ function $(a){var b=document.querySelectorAll("#"+a);a=document.querySelectorAll("."+a);return 0 + + + + + Virtual Client + + + + + + + + + +

+ +

+ +

+

+

+

+

+ +

+

+
+

+ + + + + diff --git a/test/clientBackground.php b/test/clientBackground.php new file mode 100644 index 0000000..2716390 --- /dev/null +++ b/test/clientBackground.php @@ -0,0 +1,27 @@ +$entry) + $data .= "".$entry[0]." - ".$entry[1]."
"; + + + echo json_encode( [ + 'ModuleError' => 0, + 'data' => $data + ] ); + + } +?> diff --git a/tmp.php b/tmp.php deleted file mode 100644 index e69de29..0000000 diff --git a/view/view.php b/view/view.php index ea1479c..8b20eed 100755 --- a/view/view.php +++ b/view/view.php @@ -7,7 +7,7 @@ - +