mod_muc_log/mod_muc_log.lua
changeset 1325 b21236b6b8d8
parent 1324 853a382c9bd6
child 1343 7dbde05b48a9
--- 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