more work. completed GalleryAlbum. started Gallery.

This commit is contained in:
Doug Bell 2007-11-06 04:13:43 +00:00
parent 2570980fa5
commit 55135c8147
5 changed files with 825 additions and 32 deletions

View file

@ -138,7 +138,7 @@ CREATE TABLE IF NOT EXISTS Gallery (
imageViewSize INT,
imageThumbnailSize INT,
maxSpacePerUser VARCHAR(20),
richEditIdFileComment VARCHAR(22) BINARY,
richEditIdComment VARCHAR(22) BINARY,
templateIdAddArchive VARCHAR(22) BINARY,
templateIdDeleteAlbum VARCHAR(22) BINARY,
templateIdDeleteFile VARCHAR(22) BINARY,