From ea51a13062776d319435ddd5b6548c69bb4477e1 Mon Sep 17 00:00:00 2001 From: Colin Kuskie Date: Thu, 16 Apr 2009 22:32:47 +0000 Subject: [PATCH] Update RssFeed POD with new paramter for assetExportCollateral. --- lib/WebGUI/AssetAspect/RssFeed.pm | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/lib/WebGUI/AssetAspect/RssFeed.pm b/lib/WebGUI/AssetAspect/RssFeed.pm index b7d3f393f..780aeb044 100644 --- a/lib/WebGUI/AssetAspect/RssFeed.pm +++ b/lib/WebGUI/AssetAspect/RssFeed.pm @@ -161,6 +161,10 @@ particular asset. A hashref with the quiet, userId, depth, and indexFileName parameters from L. +=head3 session + +The session doing the full export. Can be used to report status messages. + =cut sub exportAssetCollateral {