dbjsonDecode : php5 -> php
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
#!/usr/bin/php5
|
#!/usr/bin/php
|
||||||
<?php
|
<?php
|
||||||
if (! isset($argv[1])) {
|
if (! isset($argv[1])) {
|
||||||
die("No file to decode provided\n");
|
die("No file to decode provided\n");
|
||||||
|
|||||||
Reference in New Issue
Block a user