mirror of
https://github.com/ACSPRI/queXS
synced 2024-04-02 12:12:16 +00:00
Make sure to mark system sort process as stopped when killed
This commit is contained in:
@@ -68,6 +68,8 @@ if ($p)
|
||||
end_process($p);
|
||||
else
|
||||
kill_process($p);
|
||||
|
||||
set_setting('systemsort',false);
|
||||
}
|
||||
|
||||
xhtml_head(T_("Monitor system wide case sorting"),true,array("../css/table.css"),false,false,false,true);
|
||||
|
||||
Reference in New Issue
Block a user