Falko Timme
2014-02-28 7c19f2dbb4608ef6b3f219d45490b25aa05e848c
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 {