diff --git a/lib/WebGUI/Asset.pm b/lib/WebGUI/Asset.pm index 84ee30f2f..3176f9b6b 100644 --- a/lib/WebGUI/Asset.pm +++ b/lib/WebGUI/Asset.pm @@ -184,6 +184,8 @@ sub assetExists { Verifies that the user has the privileges necessary to add this type of asset. Return a boolean. +A class method. + =head3 session The session variable.