add new error message to FileUrl macro
This commit is contained in:
parent
10135118d2
commit
c1246444e0
3 changed files with 13 additions and 1 deletions
|
|
@ -31,6 +31,11 @@ This macro is used to return a filesystem URL to a File or Image Asset identifie
|
|||
lastUpdated => 1153498370,
|
||||
},
|
||||
|
||||
'no filename' => {
|
||||
message => q|The Asset you requested does not have a filename property.|,
|
||||
lastUpdated => 1153618016,
|
||||
},
|
||||
|
||||
};
|
||||
|
||||
1;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue