Fichier cli pour l'appel de la console (console.php qui charge le

framework)
This commit is contained in:
Michael RICOIS 2016-07-22 10:38:12 +02:00
parent 60d9d7575f
commit 1f87bac0f4
2 changed files with 4 additions and 0 deletions

4
cli Executable file
View File

@ -0,0 +1,4 @@
#!/usr/bin/env php
<?php
require __DIR__ . '/console.php';