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