summaryrefslogtreecommitdiff
path: root/testing/muh parser.php
diff options
context:
space:
mode:
Diffstat (limited to 'testing/muh parser.php')
-rw-r--r--testing/muh parser.php4
1 files changed, 0 insertions, 4 deletions
diff --git a/testing/muh parser.php b/testing/muh parser.php
deleted file mode 100644
index 9817a807..00000000
--- a/testing/muh parser.php
+++ /dev/null
@@ -1,4 +0,0 @@
1<?php
2$string = file_get_contents("test.json");
3$json_a=json_decode($string,true);
4?>