mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-05 07:20:58 +08:00
remove all 'or die(mysql_errno())'
This commit is contained in:
@@ -967,6 +967,9 @@ function docleanup($forceAll = 0, $printProgress = false) {
|
||||
}
|
||||
$log = 'Full cleanup is done';
|
||||
do_log($log);
|
||||
if ($printProgress) {
|
||||
printProgress($log);
|
||||
}
|
||||
return $log;
|
||||
}
|
||||
?>
|
||||
|
||||
Reference in New Issue
Block a user