From 7c4ae06e33154eeefdf6419cab464dc8730db541 Mon Sep 17 00:00:00 2001 From: Colin Kuskie Date: Wed, 17 Jun 2009 01:18:32 +0000 Subject: [PATCH] Update POD for getPackageList --- lib/WebGUI/AssetPackage.pm | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/lib/WebGUI/AssetPackage.pm b/lib/WebGUI/AssetPackage.pm index bada575a5..cfc4bfa9c 100644 --- a/lib/WebGUI/AssetPackage.pm +++ b/lib/WebGUI/AssetPackage.pm @@ -80,7 +80,8 @@ sub exportPackage { =head2 getPackageList ( ) -Returns an array of all assets that the user can view and edit that are packages. +Returns an array of all assets that the user can view and edit that are packages. The array +is sorted by the title of the assets. =cut