summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 932a2de)
raw | patch | inline | side by side (parent: 932a2de)
author | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Tue, 10 Jan 2006 07:58:54 +0000 (07:58 +0000) | ||
committer | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Tue, 10 Jan 2006 07:58:54 +0000 (07:58 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@2427 594d385d-05f5-0310-b6e9-bd551577e9d8
plugins/admin/systems/class_workstationStartup.inc | patch | blob | history |
diff --git a/plugins/admin/systems/class_workstationStartup.inc b/plugins/admin/systems/class_workstationStartup.inc
index f16c3ca683f5bc8c517b70c3da0bc23adff14b7e..755713815b74002f107c1e29755a6f06cda4374f 100644 (file)
$str_empty = " <img src='images/empty.png' alt=\"\" width='7'>";
$i = 1;
- if(is_array($this->FAIclass)){
- natcasesort($this->FAIclass);
- }
foreach($this->FAIclass as $class){
if($i==1){