tbrehm
2010-07-19 7d4fdb7f83e4c24f02dcde6363ce95cd6eddb243
interface/lib/classes/remoting.inc.php
@@ -2060,7 +2060,7 @@
      $app->uses('remoting_lib');
      
      //* load the user profile of the client
      $app->remoting_lib->loadUserProfile($client_id);
      $app->remoting_lib->loadUserProfile(0);
      
      //* Load the form definition
      $app->remoting_lib->loadFormDef($formdef_file);