From 98aae1febc6571d2d35dd21f08e68be5f540b80a Mon Sep 17 00:00:00 2001
From: Florian Schaal <florian@schaal-24.de>
Date: Sun, 26 Jan 2014 11:22:26 -0500
Subject: [PATCH] ...

---
 interface/lib/classes/remoting.inc.php |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)

diff --git a/interface/lib/classes/remoting.inc.php b/interface/lib/classes/remoting.inc.php
index 2dd7179..647ba80 100644
--- a/interface/lib/classes/remoting.inc.php
+++ b/interface/lib/classes/remoting.inc.php
@@ -184,9 +184,7 @@
 		return $app->db->affectedRows() == 1;
 	}
 
-
 	//** protected functions -----------------------------------------------------------------------------------
-
 
 	protected function klientadd($formdef_file, $reseller_id, $params)
 	{

--
Gitblit v1.9.1