File

plugins/mod_unknown.lua @ 12727:31d719ce8c64

mod_admin_shell: Fix display of session without role (thanks Link Mauve) This can happen to sessions before they are assigned a role
author Kim Alvefur <zash@zash.se>
date Fri, 23 Sep 2022 11:58:15 +0200
parent 6003:28a90f5fea46
line wrap: on
line source

-- Unknown platform stub
module:set_global();

-- TODO Do things that make sense if we don't know about the platform