view plugins/mod_unknown.lua @ 7128:fccf340f4e1e

mod_groups: Use module:get_option_path, look for file relative to config dir
author Kim Alvefur <zash@zash.se>
date Thu, 04 Feb 2016 10:06:09 +0100
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