Update
This commit is contained in:
parent
a37785b391
commit
33458b2ca3
9915 changed files with 1247019 additions and 0 deletions
6
trunk/_vendor/gedmo/doctrine-extensions/example/bin/console
Executable file
6
trunk/_vendor/gedmo/doctrine-extensions/example/bin/console
Executable file
|
|
@ -0,0 +1,6 @@
|
|||
#!/usr/bin/env php
|
||||
<?php
|
||||
|
||||
$cli = include __DIR__.'/console.php';
|
||||
$cli->run();
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue