eee
This commit is contained in:
+1
-1
@@ -769,7 +769,7 @@ if (!function_exists('process_name_set')) {
|
||||
return;
|
||||
}
|
||||
|
||||
$name = \config('id', 'system') . '[' . $pid . ']';
|
||||
$name = \config('site.id', 'system') . '[' . $pid . ']';
|
||||
if (!empty($prefix)) {
|
||||
$name .= '.' . $prefix;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user