Code

Don not't reset server settings, if gosa.conf was modified
authorhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Thu, 18 Dec 2008 14:13:44 +0000 (14:13 +0000)
committerhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Thu, 18 Dec 2008 14:13:44 +0000 (14:13 +0000)
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13320 594d385d-05f5-0310-b6e9-bd551577e9d8

gosa-core/include/class_config.inc

index e47586ff8667ceca6b3495beee7b7efa56a875a0..20e03cc46c91ffcd5230f5bd09626aa95219eae9 100644 (file)
@@ -109,7 +109,6 @@ class config  {
     $this->data = array(
         "TABS"      => array(), 
         "LOCATIONS" => array(), 
-        "SERVERS"   => array(), 
         "MAIN"      => array(), 
         "MENU"      => array(), 
         "SERVICE"   => array());