dbclean.php mustn't be stopped via "killme"
This commit is contained in:
parent
967ecb4205
commit
86adaddca4
|
@ -27,7 +27,6 @@ function dbclean_run(&$argv, &$argc) {
|
||||||
$stage = 0;
|
$stage = 0;
|
||||||
}
|
}
|
||||||
remove_orphans($stage);
|
remove_orphans($stage);
|
||||||
killme();
|
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|
Loading…
Reference in a new issue