Whitespace and deadcode nitpick
This commit is contained in:
parent
6e50af344a
commit
2a53241ba3
15 changed files with 59 additions and 122 deletions
|
@ -169,16 +169,11 @@ SQL;
|
|||
->save();
|
||||
}
|
||||
|
||||
|
||||
public function updateScheduledTime()
|
||||
{
|
||||
$con = Propel::getConnection(CcShowInstancesPeer::DATABASE_NAME);
|
||||
$this->_showInstance->updateDbTimeFilled($con);
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
public function isDeleted()
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue