Skip to content
Snippets Groups Projects
Commit 2a11b15e authored by Rob Swindell's avatar Rob Swindell :speech_balloon:
Browse files

Fix ReferenceError: maint_event is not defined

parent 13ebab63
No related branches found
No related tags found
1 merge request!463MRC mods by Codefenix (2024-10-20)
Pipeline #257 passed
......@@ -58,6 +58,7 @@ function move_laston_address()
function install_logonlist()
{
var maint_event = "?logonlist -m";
var cnflib = load({}, "cnflib.js");
var main_cnf = cnflib.read("main.cnf");
if(!main_cnf)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment