summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 8710ad7)
raw | patch | inline | side by side (parent: 8710ad7)
author | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Thu, 1 Jun 2006 10:14:21 +0000 (10:14 +0000) | ||
committer | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Thu, 1 Jun 2006 10:14:21 +0000 (10:14 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@3606 594d385d-05f5-0310-b6e9-bd551577e9d8
plugins/admin/fai/class_faiSummaryTab.inc | patch | blob | history |
index 7d926bd3f4980c2553d41822c882bf5735a29cbf..42783ab3662382fb50359698ed31fe324baa4cc3 100644 (file)
$this->Classes[] = $this->parent->by_object['workgeneric']->cn;
}
- print_a($tmp);
-
$tmp = array_flip($tmp);
if(!isset($tmp[$this->Release])) {
$this->Release = "";