Code

setup checks
authorhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Mon, 23 May 2005 06:25:03 +0000 (06:25 +0000)
committerhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Mon, 23 May 2005 06:25:03 +0000 (06:25 +0000)
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@340 594d385d-05f5-0310-b6e9-bd551577e9d8

include/setup_checks.inc

index d676247632282cafe356e9b22f1a3c823820e066..b47111888156f119c5eba194181b029361d60cd3 100644 (file)
@@ -191,7 +191,7 @@ function schema_check($server, $admin, $password,$aff=0)
     $affich['phoneaccount']['status']    = FALSE;
   }else{
     $affich['phoneaccount']['msg']       = _("Support for gofon enabled")."<td class=\"check\">gofon.schema</td>";
-    $affich['phoneaccount']['status']    = TRUE;
+    $affich['phoneaccount']['status']    = true;
   }