summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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?>