Merge pull request #16 from nurupo/master

Removed random php file
This commit is contained in:
irungentoo 2013-06-29 08:28:14 -07:00
commit 7451becbe2

View File

@ -1,4 +0,0 @@
<?php
$string = file_get_contents("test.json");
$json_a=json_decode($string,true);
?>