diff --git a/include/dbclean.php b/include/dbclean.php index 5b80b084a3..f69489109c 100644 --- a/include/dbclean.php +++ b/include/dbclean.php @@ -27,7 +27,6 @@ function dbclean_run(&$argv, &$argc) { $stage = 0; } remove_orphans($stage); - killme(); } /**