Till Brehm
2016-07-24 b9a3ef486ebcde18a5ade37865ff8f397185d24f
interface/lib/classes/remoting_lib.inc.php
@@ -284,7 +284,7 @@
            $startmodule=$_modules[0];
         }
      }
      $usertheme = $params["usertheme"];
      $usertheme = (isset($params["usertheme"]) && $params["usertheme"] != '')?$params["usertheme"]:'default';
      $type = 'user';
      $active = 1;
      $insert_id = $app->functions->intval($insert_id);