canAdd is a class method

This commit is contained in:
Colin Kuskie 2008-12-05 17:22:58 +00:00
parent 8a854a6ffa
commit 187c19b84e

View file

@ -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.