mirror of
https://github.com/friendica/friendica
synced 2025-04-25 01:10:12 +00:00
Some more forgotten DBA::close
This commit is contained in:
parent
9ccdbd9349
commit
f75009c20c
14 changed files with 24 additions and 3 deletions
|
@ -85,7 +85,7 @@ class Process
|
|||
self::deleteByPid($process['pid']);
|
||||
}
|
||||
}
|
||||
|
||||
DBA::close($processes);
|
||||
DBA::commit();
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue