Home
TeamSite
TeamSite, LiveSite and OpenDeploy
Prevent templating.cfg from creating output file
System
My tpl file only contains perl code that calls some custom modules that populate a database. I don't want to generate any files (xml or text).
Here is a snippet from my templating.cfg file. (you will see xml.tpl and xml because I used to output xml files that I used, but now only need to call perl)
[PHP]
[/PHP]
Is this possible and what would I need to change in my tpl or templating.cfg file?
Find more posts tagged with
Comments
There are no comments yet