Add the WikiPage to the list of contributions shown in the Account Contributions tab.

This commit is contained in:
Colin Kuskie 2009-01-08 00:08:20 +00:00
parent 75faea98af
commit 08d961fee2

View file

@ -176,6 +176,7 @@ sub www_view {
'WebGUI::Asset::Post',
'WebGUI::Asset::Wobject::GalleryAlbum',
'WebGUI::Asset::Event',
'WebGUI::Asset::WikiPage',
'WebGUI::Asset::Post::Thread',
],
whereClause => "asset.createdBy = '$userId' or assetData.ownerUserId = '$userId'",