Fixed CS
This commit is contained in:
parent
4f9a41df37
commit
ab50b5ec39
17 changed files with 1647 additions and 1598 deletions
|
|
@ -188,6 +188,7 @@ EOT
|
|||
'[Propel] Exception',
|
||||
'',
|
||||
$e->getMessage()), 'fg=white;bg=red');
|
||||
|
||||
return false;
|
||||
}
|
||||
|
||||
|
|
@ -279,8 +280,10 @@ EOT
|
|||
), 'fg=green;bg=black');
|
||||
} else {
|
||||
$this->writeTaskError($output, 'insert-sql', false);
|
||||
|
||||
return false;
|
||||
}
|
||||
|
||||
return true;
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue