mirror of
https://github.com/unraid/webgui.git
synced 2026-04-30 14:59:22 -05:00
@@ -39,7 +39,7 @@ function write($message){
|
||||
}
|
||||
}
|
||||
|
||||
usleep(100000);
|
||||
usleep(50000);
|
||||
foreach ($plugins as $plugin) {
|
||||
if (!$plugin || (!$cmd = $call[pathinfo($plugin)['extension']])) continue;
|
||||
$line = '';
|
||||
|
||||
Reference in New Issue
Block a user