From a1e990177b94299d00ff72125bb1d4ea6a05fd73 Mon Sep 17 00:00:00 2001 From: Alexander Sulfrian Date: Fri, 30 Aug 2013 15:20:30 +0000 Subject: use smarty to render templates from wikipages --- plugins/function.parse_service.php | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 plugins/function.parse_service.php (limited to 'plugins/function.parse_service.php') diff --git a/plugins/function.parse_service.php b/plugins/function.parse_service.php new file mode 100644 index 0000000..1b02886 --- /dev/null +++ b/plugins/function.parse_service.php @@ -0,0 +1,25 @@ +assign($params['var'], array('name' => $name, 'port' => $port)); +} + +?> -- cgit v1.2.3-1-g7c22