Software /
code /
prosody
Comparison
plugins/mod_unknown.lua @ 6008:e6f735c62c5d
Merge 0.10->trunk
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Mon, 03 Feb 2014 07:25:05 +0100 |
parent | 6003:28a90f5fea46 |
comparison
equal
deleted
inserted
replaced
6001:34f43c8167e5 | 6008:e6f735c62c5d |
---|---|
1 -- Unknown platform stub | |
2 module:set_global(); | |
3 | |
4 -- TODO Do things that make sense if we don't know about the platform |