revert oops

This commit is contained in:
Graham Knop 2008-08-19 20:48:47 +00:00
parent 57b8cc4bae
commit edebe7e2b9
9 changed files with 122 additions and 70 deletions

View file

@ -79,7 +79,7 @@ my $testTemplateVars = {
url_listFilesForOwner
=> $gallery->getUrl('func=listFilesForUser;userId=3'),
url_promote => $photo->getUrl('func=promote'),
url_album => $album->getUrl,
url_album => $album->getUrl('pn=1'),
url_thumbnails => $album->getUrl('func=thumbnails'),
url_slideshow => $album->getUrl('func=slideshow'),
fileUrl => $photo->getFileUrl,