dbjsonDecode : php5 -> php

This commit is contained in:
2023-04-13 21:54:09 +02:00
parent e719b3e11c
commit 803d4c3718

View File

@@ -1,4 +1,4 @@
#!/usr/bin/php5
#!/usr/bin/php
<?php
if (! isset($argv[1])) {
die("No file to decode provided\n");