Index: openacs-4/packages/photo-album/sql/postgresql/upgrade/upgrade-4.0.1-4.5.sql =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/photo-album/sql/postgresql/upgrade/upgrade-4.0.1-4.5.sql,v diff -u -r1.2 -r1.3 --- openacs-4/packages/photo-album/sql/postgresql/upgrade/upgrade-4.0.1-4.5.sql 2 Sep 2003 04:06:55 -0000 1.2 +++ openacs-4/packages/photo-album/sql/postgresql/upgrade/upgrade-4.0.1-4.5.sql 20 Nov 2003 13:03:54 -0000 1.3 @@ -19,7 +19,7 @@ references cr_items on delete set null; comment on column pa_albums.iconic is ' - The photo to use as an icon for this album. If it is null a + The photo to use as the cover photo for this album. If it is null a default icon is chosen ';