added a flag to distinguish between albums and files

This commit is contained in:
Doug Bell 2008-06-06 23:42:05 +00:00
parent cad6226d70
commit 2511c406ff
4 changed files with 18 additions and 1 deletions

View file

@ -154,6 +154,12 @@ our $HELP = {
{
name => 'search_results',
description => 'helpvar search_results',
variables => [
{
name => 'isAlbum',
description => 'helpvar isAlbum',
},
],
},
],
# All classes that can be found by a Gallery search go in here