Update trierPhoto.php
ajout du Shebang pour execution en ligne de commande / php cli
This commit is contained in:
parent
c88b91d646
commit
b8c4fb56cd
|
@ -1,4 +1,4 @@
|
||||||
<?php
|
#!/usr/bin/php
|
||||||
|
|
||||||
if ($handle = opendir('.')) {
|
if ($handle = opendir('.')) {
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue