core/certmanager.lua

changeset 3609
954b1159f2f3
parent 3571
675d65036f31
child 3670
d6ba317cbc97
--- a/core/certmanager.lua	Wed Nov 10 22:27:09 2010 +0500
+++ b/core/certmanager.lua	Wed Nov 10 19:46:53 2010 +0000
@@ -14,7 +14,7 @@
 local setmetatable, tostring = setmetatable, tostring;
 
 local prosody = prosody;
-local resolve_path = prosody.resolve_relative_path;
+local resolve_path = configmanager.resolve_relative_path;
 local config_path = prosody.paths.config;
 
 module "certmanager"

mercurial