Code

Removed error
authorhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Wed, 26 Apr 2006 12:09:31 +0000 (12:09 +0000)
committerhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Wed, 26 Apr 2006 12:09:31 +0000 (12:09 +0000)
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@3120 594d385d-05f5-0310-b6e9-bd551577e9d8

include/class_MultiSelectWindow.inc

index ae286ca8fe89017fe736f098bb57e2faff63f7f3..37d830ece39e05327b9c752df60eae79da5f1889 100644 (file)
@@ -102,7 +102,7 @@ class MultiSelectWindow{
        }
 
        /* With this function you can change the text of the information box */
-       function SetInformation($str)i
+       function SetInformation($str)
        {
                $this->string_Information = $str;
        }