mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-07-09 03:14:30 -04:00
commit
a12fb89af2
@ -35,8 +35,6 @@ class ActivityRepository extends BaseRepository
|
||||
*/
|
||||
public function save($fields, $entity, $event_vars)
|
||||
{
|
||||
if($db)
|
||||
MultiDB::setDB($db);
|
||||
|
||||
$activity = new Activity();
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user