summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: a4d7f21)
raw | patch | inline | side by side (parent: a4d7f21)
author | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Wed, 26 Apr 2006 12:09:31 +0000 (12:09 +0000) | ||
committer | hickert <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 | patch | blob | history |
index ae286ca8fe89017fe736f098bb57e2faff63f7f3..37d830ece39e05327b9c752df60eae79da5f1889 100644 (file)
}
/* With this function you can change the text of the information box */
- function SetInformation($str)i
+ function SetInformation($str)
{
$this->string_Information = $str;
}