Software /
code /
prosody-modules
Diff
mod_muc_log/mod_muc_log.lua @ 1325:b21236b6b8d8
Backed out changeset 853a382c9bd6
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Fri, 28 Feb 2014 15:37:55 +0100 |
parent | 1324:853a382c9bd6 |
child | 1343:7dbde05b48a9 |
line wrap: on
line diff
--- a/mod_muc_log/mod_muc_log.lua Fri Feb 28 15:36:06 2014 +0100 +++ b/mod_muc_log/mod_muc_log.lua Fri Feb 28 15:37:55 2014 +0100 @@ -96,7 +96,6 @@ end end end - datamanager.getpath(node, host, datastore, nil, true); -- create the datastore dir data_store(node, host, datastore .. "/" .. today, data); end end