File

plugins/mod_windows.lua @ 10470:5267f12b038d

mod_admin_telnet: Sort hosts Groups by domain in DNS hierarchy order or something. Why not split on '.' you ask? Well becasue that's not what I typed here. Also "[^.]" is longer than "%P".
author Kim Alvefur <zash@zash.se>
date Sat, 30 Nov 2019 21:56:21 +0100
parent 6003:28a90f5fea46
line wrap: on
line source

-- Windows platform stub
module:set_global();

-- TODO Add Windows-specific things here