From 10a406729cf18d0e126a057ce8b684caa81105bf Mon Sep 17 00:00:00 2001 From: Sylvie Greverend Date: Thu, 22 Jun 2006 17:31:12 +0000 Subject: a gallery can choose to have comments on its image --- admin/schema_inc.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'admin/schema_inc.php') diff --git a/admin/schema_inc.php b/admin/schema_inc.php index c26a7d4..14535ca 100644 --- a/admin/schema_inc.php +++ b/admin/schema_inc.php @@ -8,7 +8,8 @@ $tables = array( rows_per_page I4, cols_per_page I4, thumbnail_size C(32), - preview_content_id I4 + preview_content_id I4, + image_comment C(1) ", 'fisheye_gallery_image_map' => " -- cgit v1.3