mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-23 03:17:23 +08:00
fix cleanup + get_user_locale()
This commit is contained in:
+1
-1
@@ -256,7 +256,7 @@ function docleanup($forceAll = 0, $printProgress = false) {
|
||||
global $rootpath;
|
||||
$requestId = nexus()->getRequestId();
|
||||
|
||||
require_once($rootpath . '/lang/_target/lang_cleanup.php');
|
||||
// require_once($rootpath . '/lang/_target/lang_cleanup.php');
|
||||
|
||||
set_time_limit(0);
|
||||
ignore_user_abort(1);
|
||||
|
||||
Reference in New Issue
Block a user