interface/lib/classes/remoting_lib.inc.php
@@ -98,6 +98,7 @@ unset($form); $this->dateformat = $app->lng('conf_format_dateshort'); $this->datetimeformat = $app->lng('conf_format_datetime'); return true; } @@ -283,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);