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