mirror of
https://github.com/ACSPRI/queXS
synced 2024-04-02 12:12:16 +00:00
Set VoipWatch to auto reconnect when disconnected
Will not automatically refresh Voip Watch page (can just click on link to reload)
This commit is contained in:
@@ -70,7 +70,7 @@ if ($p)
|
||||
kill_process($p);
|
||||
}
|
||||
|
||||
xhtml_head(T_("Monitor VoIP Process"),true,false,false,false,10,true);
|
||||
xhtml_head(T_("Monitor VoIP Process"),true,false,false,false,false,true);
|
||||
|
||||
print "<h1>" . T_("Running process:") . " $p</h1>";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user