summaryrefslogtreecommitdiff
path: root/testing
diff options
context:
space:
mode:
authorMagmus <xdronespro@gmail.com>2013-06-25 02:21:15 -0600
committerMagmus <xdronespro@gmail.com>2013-06-25 02:21:15 -0600
commit7b4bcfaddebeb010af61115e79ce5c8b6cbc1eda (patch)
tree5a90b515a24571ad75e73425a34d20419fba1f8e /testing
parentffcabf2879d8dfa559fcb59d9d49c71f4873e0da (diff)
Update muh parser.php
Diffstat (limited to 'testing')
-rw-r--r--testing/muh parser.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/muh parser.php b/testing/muh parser.php
index 7fbbd769..9817a807 100644
--- a/testing/muh parser.php
+++ b/testing/muh parser.php
@@ -1,4 +1,4 @@
1<?php 1<?php
2$string = file_get_contents("nigger.json"); 2$string = file_get_contents("test.json");
3$json_a=json_decode($string,true); 3$json_a=json_decode($string,true);
4?> 4?>