summaryrefslogtreecommitdiff
path: root/testing
diff options
context:
space:
mode:
authorMagmus <xdronespro@gmail.com>2013-06-25 01:20:58 -0700
committerMagmus <xdronespro@gmail.com>2013-06-25 01:20:58 -0700
commitffcabf2879d8dfa559fcb59d9d49c71f4873e0da (patch)
tree21342594a7118779503e1f1622dd91dfa68a9690 /testing
parent8bc40b7f1304866d94baf6be56980f64fbf90565 (diff)
Create muh parser.php
Diffstat (limited to 'testing')
-rw-r--r--testing/muh parser.php4
1 files changed, 4 insertions, 0 deletions
diff --git a/testing/muh parser.php b/testing/muh parser.php
new file mode 100644
index 00000000..7fbbd769
--- /dev/null
+++ b/testing/muh parser.php
@@ -0,0 +1,4 @@
1<?php
2$string = file_get_contents("nigger.json");
3$json_a=json_decode($string,true);
4?>