mod_muc_log/mod_muc_log.lua
changeset 1357 67990f8d8228
parent 1343 7dbde05b48a9
child 1448 5107278268ae
--- a/mod_muc_log/mod_muc_log.lua	Tue Mar 18 16:09:51 2014 +0100
+++ b/mod_muc_log/mod_muc_log.lua	Wed Mar 19 14:03:46 2014 +0100
@@ -96,6 +96,7 @@
 							end
 						end
 					end
+					datamanager.getpath(node, host, datastore, nil, true); -- create the datastore dir
 					data_store(node, host, datastore .. "/" .. today, data);
 				end
 			end