summaryrefslogtreecommitdiff
path: root/testing
diff options
context:
space:
mode:
authorMaxim Biro <nurupo.contributions@gmail.com>2013-06-28 20:32:43 -0400
committerMaxim Biro <nurupo.contributions@gmail.com>2013-06-28 20:32:43 -0400
commitd6d3522caf76b3af6d9d3792ddd70a1a9f836bae (patch)
tree06eb8aeb72e215e03b00d9767324971b3746407f /testing
parentfd44c68801205eeece6495a641db50467ee4ece5 (diff)
Removed random php
Diffstat (limited to 'testing')
-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?>