diff options
Diffstat (limited to 'www/template_/pkg-plist')
-rw-r--r-- | www/template_/pkg-plist | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/www/template_/pkg-plist b/www/template_/pkg-plist new file mode 100644 index 000000000000..c11df9c5f620 --- /dev/null +++ b/www/template_/pkg-plist @@ -0,0 +1,12 @@ +%%DATADIR%%/tpl_plugin/function.returnHello.php +%%DATADIR%%/tpl_plugin/functions.safe_mode.ini +%%DATADIR%%/tpl_plugin/object.say.php +%%DATADIR%%/tpl_plugin/postfilter.arrangeSpace.php +%%DATADIR%%/tpl_plugin/postfilter.removeTmpCode.php +%%DATADIR%%/tpl_plugin/prefilter.adjustPath.php +%%DATADIR%%/tpl_plugin/prefilter.parseMySyntax.php +%%DATADIR%%/Template_.class.php +%%DATADIR%%/Template_.compiler.php +@dirrm %%DATADIR%%/tpl_plugin +@dirrm %%DATADIR%% + |