Till Brehm
2014-02-18 10b13b85657e7f87333eef5360026e77d6319d80
interface/lib/classes/remoting.inc.php
@@ -150,8 +150,8 @@
         return false;
      }
      if (!empty($session_id)) {
         $app->uses('remoting_lib , getconf');
         if(!empty($server_id)) {
            $app->uses('remoting_lib , getconf');
            $section_config =  $app->getconf->get_server_config($server_id, $section);
            return $section_config;
         } else {