From ccdf702f14e6b15449a1fa93fb4be815e592028e Mon Sep 17 00:00:00 2001 From: Marius Cramer <m.cramer@pixcept.de> Date: Thu, 23 Jan 2014 05:08:24 -0500 Subject: [PATCH] Changed: Template class tag processing. Tags can now contain any amount of attributes. --- interface/lib/classes/remoting.inc.php | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/interface/lib/classes/remoting.inc.php b/interface/lib/classes/remoting.inc.php index 58400e4..647ba80 100644 --- a/interface/lib/classes/remoting.inc.php +++ b/interface/lib/classes/remoting.inc.php @@ -186,7 +186,6 @@ //** protected functions ----------------------------------------------------------------------------------- - protected function klientadd($formdef_file, $reseller_id, $params) { global $app; -- Gitblit v1.9.1