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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

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