2
0
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:
azammitdcarf
2012-05-01 00:14:13 +00:00
parent dd73eb4196
commit 7af9984693

View File

@@ -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);