Merge branch '2.5.x' into cc-5594-date_default
This commit is contained in:
commit
0f28e0f1aa
2 changed files with 3 additions and 10 deletions
|
@ -778,12 +778,6 @@ SQL;
|
|||
->save();
|
||||
}
|
||||
}
|
||||
|
||||
//remove the old repeating deleted instances.
|
||||
/*CcShowInstancesQuery::create()
|
||||
->filterByDbShowId($showId)
|
||||
->filterByDbModifiedInstance(true)
|
||||
->delete();*/
|
||||
}
|
||||
|
||||
return false;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue