summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 4506fc8)
raw | patch | inline | side by side (parent: 4506fc8)
author | psc <psc@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Tue, 17 Feb 2009 13:05:55 +0000 (13:05 +0000) | ||
committer | psc <psc@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Tue, 17 Feb 2009 13:05:55 +0000 (13:05 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/branches/2.6-lhm@13428 594d385d-05f5-0310-b6e9-bd551577e9d8
gosa-plugins/goto/admin/systems/ppd/class_printerPPDSelectionDialog.inc | patch | blob | history |
diff --git a/gosa-plugins/goto/admin/systems/ppd/class_printerPPDSelectionDialog.inc b/gosa-plugins/goto/admin/systems/ppd/class_printerPPDSelectionDialog.inc
index 1f68f3e96bc7ba6aa30f487eff450161d515314a..546ac7d8b83064fc58c53f2242dc70aefda2b4cf 100644 (file)
}
}
}
+
+ /* Sort the list alphabetically */
+ asort($list);
if((isset($_GET['act']))&&($_GET['act']=="open")) {