mirror of
https://github.com/danbulant/phpdroid
synced 2026-05-19 04:08:51 +00:00
Delete test.php
This commit is contained in:
parent
d00d0add3c
commit
df0af61d7a
1 changed files with 0 additions and 5 deletions
5
test.php
5
test.php
|
|
@ -1,5 +0,0 @@
|
||||||
<?
|
|
||||||
$app = json_decode(file_get_contents("test.json"), true);
|
|
||||||
foreach ($app as $x) {
|
|
||||||
echo $x["path"]."\n";
|
|
||||||
}
|
|
||||||
Loading…
Reference in a new issue