some fixes for pages that broke from the new VM based eval

This commit is contained in:
zefie
2022-09-26 16:46:27 -04:00
parent b2aece5437
commit e538bfb913
7 changed files with 8 additions and 2 deletions

View File

@@ -1,4 +1,5 @@
var minisrv_service_file = true;
var errpage;
if (ssid_sessions[socket.ssid].user_id != 0) errpage = wtvshared.doErrorPage(400, "You are not authorized to add users to this account.");