Status code"..statusCode ) -- save db if no error if (errorFlag == "OK") then db.save() end statusMessage = db.getAttribute("stringsMap", "stringId", statusCode, LANGUAGE) web.goToPage(NextPage, true, true) else -- for error if (errorFlag ~= "OK") then configRowId = RowId else configRowId = "1" end configRow = db.getRow("AttackChecks", "AttackChecks._ROWID_", configRowId) if (configRow == nil) then configRow = {} end ?>
Helpful Hints...
$| helpfullHints or '' |$
|