summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: a12e5c4)
raw | patch | inline | side by side (parent: a12e5c4)
author | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Tue, 17 Feb 2009 13:42:36 +0000 (13:42 +0000) | ||
committer | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Tue, 17 Feb 2009 13:42:36 +0000 (13:42 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13429 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..8d109d11bf0219ec120a67ddaad781b1613f3037 100644 (file)
}
}
}
+
+ /* Sort the list alphabetically */
+ asort($list);
if((isset($_GET['act']))&&($_GET['act']=="open")) {