diff --git a/index.php b/index.php index f377623..de9a384 100644 --- a/index.php +++ b/index.php @@ -4,6 +4,8 @@ } else { include('config.dist.php'); } + + include('cleanup.php'); ?>