From 1781468582b9eac650f45c874134ed8a671bfdfe Mon Sep 17 00:00:00 2001 From: tetragon Date: Sun, 16 Sep 2007 15:56:12 +0000 Subject: Add support for templates in string form git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@1618 4979c152-3d1c-0410-bac9-87ea11338e46 --- LedgerSMB/Template.pm | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'LedgerSMB/Template.pm') diff --git a/LedgerSMB/Template.pm b/LedgerSMB/Template.pm index 1f578583..e0979881 100755 --- a/LedgerSMB/Template.pm +++ b/LedgerSMB/Template.pm @@ -19,7 +19,8 @@ This command instantiates a new template: =item template -The name of the template file to be processed. +The template to be processed. This can either be a reference to the template +in string form or the name of the file that is the template to be processed. =item format -- cgit v1.2.3