Update trierPhoto.php

ajout du Shebang pour execution en ligne de commande / php cli
This commit is contained in:
cedricAbonnel
2021-10-04 22:52:17 +02:00
committed by GitHub
parent c88b91d646
commit b8c4fb56cd

View File

@@ -1,4 +1,4 @@
<?php
#!/usr/bin/php
if ($handle = opendir('.')) {