1
0
Fork 0
mirror of git://git.psyced.org/git/psyced synced 2024-08-15 03:25:10 +00:00

changes in notify_shutdown

This commit is contained in:
psyc://psyced.org/~lynX 2013-11-16 03:05:47 +01:00
parent 202bfdd99a
commit 1ffd6729fa
4 changed files with 7 additions and 9 deletions

View file

@ -266,7 +266,7 @@ htget(prot, query, headers, qs) {
s += "<b>Your chatserver is being restarted.</b>";
// write at the bottom wouldn't be called after shutdown, would it?
write(s);
shutdown();
server_shutdown("restart by web configuration", 1);
return 1;
case "list_udp":
{