summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: fdc1c38)
raw | patch | inline | side by side (parent: fdc1c38)
author | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Thu, 27 Oct 2005 11:53:32 +0000 (11:53 +0000) | ||
committer | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Thu, 27 Oct 2005 11:53:32 +0000 (11:53 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@1704 594d385d-05f5-0310-b6e9-bd551577e9d8
plugins/admin/fai/class_faiProfile.inc | patch | blob | history |
index d5680e49d26d354f1a80e32976f01fd80cef6a61..08103af0274ff4ee0eb1c8b1d71b2c40326019ad 100644 (file)
$this->is_dialog=false;
unset($this->dialog);
$this->dialog=NULL;
+ ksort($this->FAIclasses);
}
}