Update docs for GroupAdd.

Internationalize error message for File Url
Add POD to 3 macros.
This commit is contained in:
Colin Kuskie 2005-12-17 21:54:34 +00:00
parent f007395c50
commit 8aafc5a3ad
5 changed files with 86 additions and 6 deletions

View file

@ -21,6 +21,11 @@ This macro is used to return a filesystem URL to an File, Image or Snippet Asset
lastUpdated => 1112315914,
},
'invalid url' => {
message => q|Invalid Asset URL|,
lastUpdated => 1134855446,
},
};
1;