Code

Someone was so kind to believe that a 2.0 in a long list of 2.4 entries might be...
authorcajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8>
Tue, 28 Jun 2005 15:12:38 +0000 (15:12 +0000)
committercajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8>
Tue, 28 Jun 2005 15:12:38 +0000 (15:12 +0000)
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@902 594d385d-05f5-0310-b6e9-bd551577e9d8

include/functions_setup.inc

index d769c898c4b97b14a02582a453855a939926acb2..39f8d3eafdcc246969b9a7f78685c9af25bd008a 100644 (file)
@@ -79,7 +79,7 @@ function schema_check($server, $admin, $password, $aff=0)
       "gosaApplicationGroup"  => array("version" => "2.4", "class" => "appgroup","file" => "gosa.schema"),
 
       "GOhard"                => array("version" => "2.4", "class" => "terminals","file" => "goto.schema"),
-      "gotoTerminal"          => array("version" => "2.4", "class" => "terminals","file" => "goto.schema"),
+      "gotoTerminal"          => array("version" => "2.0", "class" => "terminals","file" => "goto.schema"),
       "goServer"              => array("version" => "2.4","class" => "server","file" => "goserver.schema"),
       "goTerminalServer"      => array("version" => "2.4", "class" => "terminals","file" => "goto.schema"),
       "goNfsServer"           => array("version" => "2.4", "class" => "terminals","file" => "goto.schema"),