Fixes for broken migration
This commit is contained in:
parent
560b51e203
commit
867fa2313a
1 changed files with 0 additions and 2 deletions
|
|
@ -35,8 +35,6 @@ class ActivityRepository extends BaseRepository
|
|||
*/
|
||||
public function save($fields, $entity, $event_vars)
|
||||
{
|
||||
if($db)
|
||||
MultiDB::setDB($db);
|
||||
|
||||
$activity = new Activity();
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue