mirror of
https://github.com/friendica/friendica
synced 2025-04-24 03:50:12 +00:00
Restructured the way, processes are inserted and removed
This commit is contained in:
parent
22f32d9721
commit
1caa87dce6
22 changed files with 5 additions and 44 deletions
2
boot.php
2
boot.php
|
@ -1736,8 +1736,6 @@ function login($register = false, $hiddens=false) {
|
|||
*/
|
||||
function killme() {
|
||||
|
||||
get_app()->end_process();
|
||||
|
||||
if (!get_app()->is_backend())
|
||||
session_write_close();
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue