fix problems with gallery URLs. fixed disk space check. added error messages to photo template

This commit is contained in:
Doug Bell 2008-06-12 22:08:10 +00:00
parent 5b467483f5
commit 58417faf8a
9 changed files with 84 additions and 2 deletions

View file

@ -198,6 +198,16 @@ our $HELP = {
title => 'help edit title',
body => 'help edit body',
variables => [
{
name => 'errors',
description => 'helpvar errors',
variables => [
{
name => 'error',
description => 'helpvar error',
},
],
},
{
name => 'isNewPhoto',
description => 'helpvar isNewPhoto',