summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 954081d)
raw | patch | inline | side by side (parent: 954081d)
author | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Fri, 8 Oct 2010 07:02:35 +0000 (07:02 +0000) | ||
committer | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Fri, 8 Oct 2010 07:02:35 +0000 (07:02 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@19944 594d385d-05f5-0310-b6e9-bd551577e9d8
gosa-core/include/class_plugin.inc | patch | blob | history |
index 46d127d352fddc94e0b7fa4c2d29b9b465b91f99..4b11cc4ef9646dd81a47e4936287a2750043719d 100644 (file)
$value[] = fillReplacements($this->attrs[$name][$i], $values);
}
}
-
$this->$name = $value;
- print_a(array($name => $value));
}
/* Is Account? */