提交 d7395996 authored 作者: Mathieu Parent's avatar Mathieu Parent

email2pdf: allow absolute path in templates

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk/contrib@15767 d0543943-73ff-0310-b7d9-9358b9ac24b2
上级 8b70b264
...@@ -131,6 +131,7 @@ my $mime_drivers = { ...@@ -131,6 +131,7 @@ my $mime_drivers = {
}; };
# Template config # Template config
my $tt_config = { my $tt_config = {
'ABSOLUTE' => 1,
}; };
# =========================================================================== # # =========================================================================== #
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论