view plugins/mod_windows.lua @ 13562:f77c247258cc

mod_admin_shell: Report when a module is already loaded Hopefully less confusing than "Module loaded onto 0 hosts"
author Kim Alvefur <zash@zash.se>
date Fri, 15 Nov 2024 15:52:37 +0100
parents 28a90f5fea46
children
line wrap: on
line source

-- Windows platform stub
module:set_global();

-- TODO Add Windows-specific things here