view plugins/mod_unknown.lua @ 10026:1117138fa372 0.11

mod_announce: Check for admin on current virtualhost instead of global (fixes #1365) (thanks yc)
author Kim Alvefur <zash@zash.se>
date Mon, 27 May 2019 12:05:35 +0200
parents 28a90f5fea46
children
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