summaryrefslogtreecommitdiff
path: root/LedgerSMB/Template.pm
diff options
context:
space:
mode:
authortetragon <tetragon@4979c152-3d1c-0410-bac9-87ea11338e46>2007-09-16 15:56:12 +0000
committertetragon <tetragon@4979c152-3d1c-0410-bac9-87ea11338e46>2007-09-16 15:56:12 +0000
commit1781468582b9eac650f45c874134ed8a671bfdfe (patch)
tree1e6e595e08f444cfac18552f62eadfb2b2a8e473 /LedgerSMB/Template.pm
parentc24b6d1d47bf5d0bb2771067ba03955a5877201f (diff)
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
Diffstat (limited to 'LedgerSMB/Template.pm')
-rwxr-xr-xLedgerSMB/Template.pm3
1 files changed, 2 insertions, 1 deletions
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