Blocking app/console

pull/2487/head
jmontoyaa 9 years ago
parent 78ff5e010d
commit 415ca7c7aa
  1. 2
      app/console

@ -1,6 +1,6 @@
#!/usr/bin/env php #!/usr/bin/env php
<?php <?php
exit;
use Symfony\Bundle\FrameworkBundle\Console\Application; use Symfony\Bundle\FrameworkBundle\Console\Application;
use Symfony\Component\Console\Input\ArgvInput; use Symfony\Component\Console\Input\ArgvInput;
use Symfony\Component\Debug\Debug; use Symfony\Component\Debug\Debug;

Loading…
Cancel
Save