Mercurial > prosody-modules
view mod_muc_log_http/muc_log_http/themes/prosody/rooms_body.html @ 910:c469a2b2d77d
mod_websocket: Avoid floating point division
The problem here was that Lua's integer conversion (rounding?) routines
behave differently on x86 vs. x86_64 (and even on those there can be
minor differenes). Usually the former does proper rounding,
while the later floors.
author | Florian Zeitz <florob@babelmonkeys.de> |
---|---|
date | Fri, 15 Feb 2013 01:32:03 +0100 |
parents | af6143756a9e |
children |
line wrap: on
line source
<h2>Available rooms on ###COMPONENT###:</h2><hr /><p> ###ROOMS_STUFF### </p><hr />