Removed command headers, fixed naming
This commit is contained in:
parent
a99af5fffc
commit
590787d2b6
12 changed files with 21 additions and 34 deletions
|
|
@ -55,8 +55,6 @@ EOT
|
|||
// Bad require but needed :(
|
||||
require_once $this->getContainer()->getParameter('propel.path') . '/generator/lib/util/PropelSqlManager.php';
|
||||
|
||||
$this->writeSection($output, '[Propel] You are running the command: propel:sql:insert');
|
||||
|
||||
if ($input->getOption('force')) {
|
||||
if ($input->getOption('verbose')) {
|
||||
$this->additionalPhingArgs[] = 'verbose';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue