";
echo $lang_docleanup['running'] . "
";
ob_flush();
flush();
if (isset($_GET['forceall']) && $_GET['forceall']) {
$forceall = 1;
} else {
$forceall = 0;
echo $lang_docleanup['force'] . '
';
}
echo "
".docleanup($forceall, 1)."
"); $tend = getmicrotime(); $totaltime = ($tend - $tstart); printf ($lang_docleanup['time_consumed']."